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 f712f47 commit b890968Copy full SHA for b890968
src/components/ui/__stories__/Select.stories.tsx
@@ -4,7 +4,7 @@ import { HStack } from "../flex"
4
import Select from "../Select"
5
6
const meta = {
7
- title: "Atoms / Form / ShadCN Dropdown",
+ title: "Atoms / Form / Dropdown",
8
component: Select,
9
parameters: {
10
// TODO: Remove this when this story file becomes the primary one
0 commit comments