File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,9 @@ export const SANDBOXES = {
2222 'Native Slide' : '3filx' ,
2323 Noise : 'ggyzkv' ,
2424 'Notification Hub' : 'v1i1t' ,
25+ 'Popup Modal' : 'ycouuu' ,
2526 'Rocket decay' : 'ko4c6' ,
26- // 'Scrolling Wave': '',
27+ 'Scrolling Wave' : 'b07dmz ' ,
2728 'Springy Boxes' : '4g105j' ,
2829 'Sticky Parallax' : '3hsg6' ,
2930 'Smile Grid' : 'uqpn4f' ,
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ import { ExampleGrid } from '~/components/Grids/ExampleGrid'
9090 ' Exit Before Enter' ,
9191 ' Flip Card' ,
9292 ' Floating Button' ,
93- ' Popover Modal' ,
93+ ' Popup Modal' ,
9494 ' Native Slide' ,
9595 ' Noise' ,
9696 ' Rocket decay' ,
Original file line number Diff line number Diff line change @@ -118,6 +118,6 @@ Where `ConfigObject` is described [above](#reference)
118118
119119import { ExampleGrid } from ' ~/components/Grids/ExampleGrid'
120120
121- <ExampleGrid sandboxTitles = { [' Popover Modal' ]} />
121+ <ExampleGrid sandboxTitles = { [' Popup Modal' ]} />
122122
123123Can ' t find what you' re looking for ? Check out all our [examples ! ](/ examples )
You can’t perform that action at this time.
0 commit comments