Skip to content

Commit 51acc5d

Browse files
committed
Add SwitchTransition to docs navigation
1 parent 51650af commit 51acc5d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

www/gatsby-config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ module.exports = {
1616
displayName: 'CSSTransition',
1717
codeSandboxId: 'm77l2vp00x',
1818
},
19+
{
20+
path: '/switch-transition',
21+
displayName: 'SwitchTransition',
22+
},
1923
{
2024
path: '/transition-group',
2125
displayName: 'TransitionGroup',

0 commit comments

Comments
 (0)