From a35cb1304cf287bf0930b6cb6217162f3632f078 Mon Sep 17 00:00:00 2001 From: Jonathan Zernik Date: Sat, 25 Jul 2020 23:16:16 -0700 Subject: [PATCH] Fix buttons on create profile pages (#149) --- .../src/pages/createcontactprofile/CreateContactProfile.js | 1 + .../src/pages/createsigningprofile/CreateSigningProfile.js | 1 + 2 files changed, 2 insertions(+) diff --git a/frontend/react-material-admin/src/pages/createcontactprofile/CreateContactProfile.js b/frontend/react-material-admin/src/pages/createcontactprofile/CreateContactProfile.js index dcbcafc2..a62cd319 100644 --- a/frontend/react-material-admin/src/pages/createcontactprofile/CreateContactProfile.js +++ b/frontend/react-material-admin/src/pages/createcontactprofile/CreateContactProfile.js @@ -73,6 +73,7 @@ export default function CreateContactProfilePage() {