Skip to content

Commit fa756f7

Browse files
committed
missing subscribe on mobile view
1 parent 68ad03e commit fa756f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/useform.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ sidebar: apiLinks
2222
label: "watch",
2323
value: "/docs/useform/watch",
2424
},
25+
{
26+
label: "subscribe",
27+
value: "/docs/useform/subscribe",
28+
},
2529
{
2630
label: "handlesubmit",
2731
value: "/docs/useform/handlesubmit",

0 commit comments

Comments
 (0)