diff --git a/web/src/app/icons/layout.tsx b/web/src/app/icons/layout.tsx index 2a9e1207..d59fc873 100644 --- a/web/src/app/icons/layout.tsx +++ b/web/src/app/icons/layout.tsx @@ -7,7 +7,7 @@ interface BackgroundWrapperProps { export default function BackgroundWrapper({ children }: BackgroundWrapperProps) { return ( - <> +