Fixed Theme name issue and updated backend to 0.4.17
This commit is contained in:
@@ -7,7 +7,7 @@ import { sortByKey } from "../views/AngularWorkflow.jsx";
|
||||
import { useTheme } from "@material-ui/core/styles";
|
||||
import NestedMenuItem from "material-ui-nested-menu-item";
|
||||
import { useAlert } from "react-alert";
|
||||
import theme from '../theme';
|
||||
import theme from '../theme.jsx';
|
||||
|
||||
import {
|
||||
ButtonGroup,
|
||||
|
||||
Reference in New Issue
Block a user