Skip to content

Commit

Permalink
Update EditColumnModal.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Esnobart committed Jun 14, 2024
1 parent 89b911d commit f32b129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/EditColumnModal/EditColumnModal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const EditColumn = ({ isOpen, isClose, title }) => {
<use href={svg + "#icon-plus"}></use>
</svg>
</span>
Add</button>
Edit</button>
</Form>
</Formik>
</div>
Expand Down

0 comments on commit f32b129

Please sign in to comment.