From 6614303b4bc9f7bc61e1d60693c57ec01eef7f98 Mon Sep 17 00:00:00 2001 From: evgeniywas Date: Sun, 11 Jun 2023 11:37:15 +0100 Subject: [PATCH] RC-2: update fuse layout and add new values to themes config --- src/@fuse/core/FuseLayout/FuseLayout.js | 32 +++++++++++++------------ src/app/configs/themesConfig.js | 7 ++++++ 2 files changed, 24 insertions(+), 15 deletions(-) diff --git a/src/@fuse/core/FuseLayout/FuseLayout.js b/src/@fuse/core/FuseLayout/FuseLayout.js index 6ef588f..febcc93 100644 --- a/src/@fuse/core/FuseLayout/FuseLayout.js +++ b/src/@fuse/core/FuseLayout/FuseLayout.js @@ -11,7 +11,6 @@ import { memo, useCallback, useContext, useMemo, useRef } from 'react'; import { useDispatch, useSelector } from 'react-redux'; import { matchRoutes, useLocation } from 'react-router-dom'; import GlobalStyles from '@mui/material/GlobalStyles'; -import { alpha } from '@mui/material/styles'; const inputGlobalStyles = (