Build fixes
This commit is contained in:
parent
be835c7759
commit
fc3eb1f7d9
6 changed files with 6 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
import { Layout as RaLayout, LayoutProps, Sidebar } from "react-admin";
|
||||
import AppBar from "./AppBar";
|
||||
import Menu from "./Menu";
|
||||
import { Menu } from "./Menu";
|
||||
import { theme } from "./themes";
|
||||
|
||||
const CustomSidebar = (props: any) => <Sidebar {...props} size={200} />;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue