Skip to content

Commit fcceef5

Browse files
committed
5388: Rename story title
1 parent 7473436 commit fcceef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stories/Library/shadows/Shadows.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Meta } from "@storybook/react";
44
import { Shadows } from "./Shadows";
55

66
export default {
7-
title: "Library / Shadow",
7+
title: "Library / Shadows",
88
component: Shadows,
99
decorators: [withDesign],
1010
parameters: {

0 commit comments

Comments
 (0)