Skip to content

Commit 55b9e04

Browse files
authored
Remove "canary: true" from useTransition in Sidebar (#6411)
1 parent a8790ca commit 55b9e04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/sidebarReference.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@
8282
},
8383
{
8484
"title": "useTransition",
85-
"path": "/reference/react/useTransition",
86-
"canary": true
85+
"path": "/reference/react/useTransition"
8786
}
8887
]
8988
},

0 commit comments

Comments
 (0)