Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f4b46ec

Browse files
author
dengjun
committed
enable update profile btn
1 parent 34a27ed commit f4b46ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/containers/MyGigs/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ const MyGigs = ({
5353
<Button
5454
isPrimary
5555
size="lg"
56-
disabled={true}
5756
onClick={() => {
5857
setOpenUpdateProfile(true);
5958
}}

0 commit comments

Comments
 (0)