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