We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e2280 commit fa16055Copy full SHA for fa16055
frontend/src/components/UserSettings/ChangePassword.tsx
@@ -76,7 +76,6 @@ const ChangePassword = () => {
76
mt={4}
77
type="submit"
78
loading={isSubmitting}
79
- disabled={!isValid}
80
>
81
Save
82
</Button>
0 commit comments