diff --git a/docs/functions/index.index.html b/docs/functions/index.index.html index 97ba315a..2d4df384 100644 --- a/docs/functions/index.index.html +++ b/docs/functions/index.index.html @@ -9,4 +9,4 @@
const [state, setState] = useRGS<number>("counter", 1); Copy
const [state, setState] = useRGS<number>("counter", 1);
Example
-