Skip to content

Commit

Permalink
Remove "canary: true" from useTransition in Sidebar (#6411)
Browse files Browse the repository at this point in the history
  • Loading branch information
smikitky authored Nov 6, 2023
1 parent a8790ca commit 55b9e04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sidebarReference.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@
},
{
"title": "useTransition",
"path": "/reference/react/useTransition",
"canary": true
"path": "/reference/react/useTransition"
}
]
},
Expand Down

0 comments on commit 55b9e04

Please sign in to comment.