diff --git a/frontend/src/app/icon.svg b/frontend/src/app/icon.svg
index 7838b726..249f6888 100644
--- a/frontend/src/app/icon.svg
+++ b/frontend/src/app/icon.svg
@@ -1,8 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/frontend/src/components/layout-wrapper.tsx b/frontend/src/components/layout-wrapper.tsx
index f9602e10..6115546b 100644
--- a/frontend/src/components/layout-wrapper.tsx
+++ b/frontend/src/components/layout-wrapper.tsx
@@ -42,6 +42,11 @@ export function LayoutWrapper({ children }: { children: React.ReactNode }) {