feat: load themes dynamically

This commit is contained in:
Deluan
2020-03-31 17:02:22 -04:00
parent d223a4f4db
commit eb621be646
8 changed files with 32 additions and 44 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import LockIcon from '@material-ui/icons/Lock'
import { Notification, useLogin, useNotify, useTranslate } from 'react-admin'
import { LightTheme } from '../themes'
import LightTheme from '../themes/light'
const useStyles = makeStyles((theme) => ({
main: {