Skip to content

Commit 56dfa47

Browse files
authored
Merge pull request #81 from SiroDaves/merge-fixes
Update sidebarReference.json
2 parents 1f3d9f9 + 6c55634 commit 56dfa47

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

src/sidebarReference.json

-18
Original file line numberDiff line numberDiff line change
@@ -150,24 +150,6 @@
150150
}
151151
]
152152
},
153-
{
154-
"title": "Directives",
155-
"path": "/reference/react/directives",
156-
"canary": true,
157-
"routes": [
158-
{
159-
"title": "'use client'",
160-
"path": "/reference/react/use-client",
161-
"canary": true
162-
},
163-
{
164-
"title": "'use server'",
165-
"path": "/reference/react/use-server",
166-
"canary": true
167-
168-
}
169-
]
170-
},
171153
{
172154
"hasSectionHeader": true,
173155
"sectionHeader": "react-dom@{{version}}"

0 commit comments

Comments
 (0)