Move storybook item

This commit is contained in:
Eric Bailey
2024-03-05 14:48:44 -06:00
parent 69a08235d7
commit 1d620b646b
+1 -1
View File
@@ -66,7 +66,6 @@ export function Storybook() {
Dark Dark
</Button> </Button>
</View> </View>
<Menus />
<ThemeProvider theme="light"> <ThemeProvider theme="light">
<Theming /> <Theming />
@@ -86,6 +85,7 @@ export function Storybook() {
<Links /> <Links />
<Forms /> <Forms />
<Dialogs /> <Dialogs />
<Menus />
<Breakpoints /> <Breakpoints />
</View> </View>
</CenteredView> </CenteredView>