Skip to content

Commit 469736b

Browse files
committed
Move "React Hooks" page up in the sidebar
1 parent fed97fa commit 469736b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@ const sidebars: SidebarsConfig = {
161161
'rtk-query/api/created-api/overview',
162162
'rtk-query/api/created-api/redux-integration',
163163
'rtk-query/api/created-api/endpoints',
164+
'rtk-query/api/created-api/hooks',
164165
'rtk-query/api/created-api/code-splitting',
165166
'rtk-query/api/created-api/api-slice-utils',
166-
'rtk-query/api/created-api/hooks',
167167
],
168168
},
169169
],

0 commit comments

Comments
 (0)