diff --git a/screen2.0/src/common/components/ResponsiveAppBar.tsx b/screen2.0/src/common/components/ResponsiveAppBar.tsx index 65fdf6e6..1897218a 100644 --- a/screen2.0/src/common/components/ResponsiveAppBar.tsx +++ b/screen2.0/src/common/components/ResponsiveAppBar.tsx @@ -40,7 +40,7 @@ import HeaderSearch from "./HeaderSearch" import nextConfig from "../../../next.config" import screenIcon from "../../../public/screenIcon.png" -import { accordionTheme } from "../lib/themes" +import { defaultTheme } from "../lib/themes" // CLICKING ON LINKS ONCE THE POPUP IS OPEN IS BROKEN!!! @@ -128,7 +128,7 @@ function ResponsiveAppBar() { } return ( - +