Skip to content

Commit

Permalink
fix: cool button
Browse files Browse the repository at this point in the history
  • Loading branch information
nbeck415 committed Oct 12, 2023
1 parent 87b2e17 commit 68933be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UserSettingsForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ const UserSettingsForm: React.FC<UserSettingsProps> = ({ userProfile, updateUser
data-test="user-settings-submit"
disabled={!isValid || isSubmitting}
>
CypressConf 2023
Save
</Button>
</Grid>
</Grid>
Expand Down

0 comments on commit 68933be

Please sign in to comment.