diff --git a/src/dev/components.tsx b/src/dev/components.tsx index 08aa063e..186be3ee 100644 --- a/src/dev/components.tsx +++ b/src/dev/components.tsx @@ -839,6 +839,7 @@ export function Styles() { [x-cloak] { display: none !important; } ` + // biome-ignore lint/security/noDangerouslySetInnerHtml: return