From 2e496601b681a57812a37b2d3c90aed990e085c2 Mon Sep 17 00:00:00 2001 From: Rostislav Harlanov Date: Sun, 8 Feb 2026 21:50:50 +0100 Subject: [PATCH] chore: update keywords --- docs/src/app.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/src/app.tsx b/docs/src/app.tsx index 376f573..f274e2a 100644 --- a/docs/src/app.tsx +++ b/docs/src/app.tsx @@ -9,7 +9,7 @@ import "./app.css"; import style from "solid-uix/dist/main.css?url"; const ScrollToAnchor = clientOnly(async () => ({ - default: (await import("./components/scroll/scroll")).ScrollToAnchor, + default: (await import("./components/scroll/scroll")).ScrollToAnchor })); const App = () => { @@ -22,10 +22,7 @@ const App = () => { name="description" content="Performant, flexible and extensible forms with easy-to-use validation." /> - +