Merge branch 'dev' into improvement/work-in-progress-ui

This commit is contained in:
nickofolas
2022-05-04 12:28:33 -05:00
72 changed files with 1325 additions and 820 deletions
+1
View File
@@ -12,6 +12,7 @@ const useStyles = makeStyles((theme: Theme) =>
display: "flex",
alignItems: "center",
justifyContent: "center",
zIndex: 999999,
},
paper: {
backgroundColor: theme.palette.background.default,