diff --git a/docs/functions/index.index.html b/docs/functions/index.index.html index 1b76602f..c6b075ee 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
-