Skip to content

Commit f6c5f94

Browse files
committed
Remove experimental on useLocalStorage and useSessionStorage
1 parent 3529e5c commit f6c5f94

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

usehooks.com/src/content/hooks/useLocalStorage.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
name: useLocalStorage
3-
experimental: true
43
rank: 2
54
tagline: Store, retrieve, and synchronize data from the browser’s localStorage API with useLocalStorage
65
sandboxId: uselocalstorage-e6v6ey

usehooks.com/src/content/hooks/useSessionStorage.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
name: useSessionStorage
3-
experimental: true
43
rank: 9
54
tagline: Store, retrieve, and synchronize data from the browser’s session storage with useSessionStorage.
65
sandboxId: usesessionstorage-yoodu4

0 commit comments

Comments
 (0)