Revert storybook order

This commit is contained in:
Eric Bailey
2026-04-07 16:34:24 -05:00
parent 02e0d539e6
commit c3cd9b2f4e
+1 -2
View File
@@ -75,8 +75,6 @@ export default function Storybook() {
</Button>
</View>
<Forms />
<Button
color="primary"
size="small"
@@ -111,6 +109,7 @@ export default function Storybook() {
<Toasts />
<Buttons />
<Forms />
<Typography />
<Spacing />
<Shadows />