diff --git a/client/src/components/common/SubmitChangesButton.tsx b/client/src/components/common/SubmitChangesButton.tsx index a6a794b..51ad1c5 100644 --- a/client/src/components/common/SubmitChangesButton.tsx +++ b/client/src/components/common/SubmitChangesButton.tsx @@ -4,6 +4,7 @@ import { Box, Button } from '@material-ui/core'; export default function SubmitChangesButton(props: any) { return