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 7473436 commit fcceef5Copy full SHA for fcceef5
src/stories/Library/shadows/Shadows.stories.tsx
@@ -4,7 +4,7 @@ import { Meta } from "@storybook/react";
4
import { Shadows } from "./Shadows";
5
6
export default {
7
- title: "Library / Shadow",
+ title: "Library / Shadows",
8
component: Shadows,
9
decorators: [withDesign],
10
parameters: {
0 commit comments