Fix buttons on create profile pages (#149)

This commit is contained in:
Jonathan Zernik 2020-07-25 23:16:16 -07:00 committed by GitHub
parent 044aec2caf
commit a35cb1304c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -73,6 +73,7 @@ export default function CreateContactProfilePage() {
<Typography className={classes.divider} />
<Button
type="submit"
variant="contained"
className={classes.button}
>
Create

View file

@ -65,6 +65,7 @@ export default function CreateSigningProfilePage() {
<Typography className={classes.divider} />
<Button
type="submit"
variant="contained"
className={classes.button}
>
Create