Skip to content

Commit f32b129

Browse files
committed
Update EditColumnModal.jsx
1 parent 89b911d commit f32b129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/EditColumnModal/EditColumnModal.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const EditColumn = ({ isOpen, isClose, title }) => {
3838
<use href={svg + "#icon-plus"}></use>
3939
</svg>
4040
</span>
41-
Add</button>
41+
Edit</button>
4242
</Form>
4343
</Formik>
4444
</div>

0 commit comments

Comments
 (0)