We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266b963 commit cf60c24Copy full SHA for cf60c24
apps/webapp/app/routes/storybook/route.tsx
@@ -153,14 +153,14 @@ const stories: Story[] = [
153
name: "Simple form",
154
slug: "simple-form",
155
},
156
- {
157
- name: "Textarea",
158
- slug: "textarea",
159
- },
160
{
161
name: "Stepper",
162
slug: "stepper",
163
+ {
+ name: "Textarea",
+ slug: "textarea",
+ },
164
165
sectionTitle: "Menus",
166
name: "Select",
0 commit comments