diff --git a/frontend/src/components/Layout/Layout.js b/frontend/src/components/Layout/Layout.js index 5cb2b59..7688d80 100644 --- a/frontend/src/components/Layout/Layout.js +++ b/frontend/src/components/Layout/Layout.js @@ -144,8 +144,10 @@ const Layout = ({ children }) => { onClick={() => setSidebarOpen(false)} />
+
+