Update odlux
[ccsdk/features.git] / sdnr / wt / odlux / framework / src / components / navigationMenu.tsx
index 00d43d9..fee5162 100644 (file)
@@ -40,7 +40,7 @@ const styles = (theme: Theme) => createStyles({
     position: 'relative',\r
     width: drawerWidth,\r
   },\r
-  toolbar: theme.mixins.toolbar,\r
+  toolbar: theme.mixins.toolbar as any,\r
   drawerOpen: {\r
     width: drawerWidth,\r
     transition: theme.transitions.create('width', {\r