diff --git a/src/routes/admin/ui.tsx b/src/routes/admin/ui.tsx index 557b519..2537226 100644 --- a/src/routes/admin/ui.tsx +++ b/src/routes/admin/ui.tsx @@ -29,10 +29,26 @@ export const Layout = ({ title, children }: LayoutProps) => { href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" /> + {/* designSystem and interactiveScripts are static trusted strings, not user input */}