From c08eb216bf2a1d44037320f3c8dc3d7cbf551a2d Mon Sep 17 00:00:00 2001
From: react18-tools
Date: Wed, 28 Feb 2024 03:07:46 +0000
Subject: [PATCH] upgrade deps && docs
---
docs/functions/default.html | 2 +-
docs/index.html | 3 ---
docs/types/SetStateAction.html | 2 +-
docs/types/SetterArgType.html | 2 +-
4 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/docs/functions/default.html b/docs/functions/default.html
index f48652bb..a2829c1a 100644
--- a/docs/functions/default.html
+++ b/docs/functions/default.html
@@ -4,4 +4,4 @@
this state accessible to all client components.
Parameters
- key: string
Optional
value: T
Returns [T, ((val) => void)]
Example
-