Skip to content

Commit fd0db90

Browse files
chore(colors.stories): revert name of story title set
1 parent 47c18ca commit fd0db90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/colors.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { HStack, Stack, VStack } from "@/components/ui/flex"
77
import { cn } from "@/lib/utils/cn"
88

99
const meta = {
10-
title: "Design System/ShadCN Colors",
10+
title: "Design System / Colors",
1111
parameters: {
1212
// Do not create snapshots for any stories in the file.
1313
chromatic: { disableSnapshot: true },

0 commit comments

Comments
 (0)