We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b911d commit f32b129Copy full SHA for f32b129
src/components/EditColumnModal/EditColumnModal.jsx
@@ -38,7 +38,7 @@ export const EditColumn = ({ isOpen, isClose, title }) => {
38
<use href={svg + "#icon-plus"}></use>
39
</svg>
40
</span>
41
- Add</button>
+ Edit</button>
42
</Form>
43
</Formik>
44
</div>
0 commit comments