Skip to content

Commit 57b980f

Browse files
committed
Facebook40 to Facebook
1 parent b19895e commit 57b980f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui/components/icon/Icon.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const Template: StoryFn<unknown> = (args, { argTypes }) => ({
4040
</div>
4141
<h3>Facebook</h3>
4242
<div style="display: flex; gap: 8px;">
43-
<Icon v-bind="args" name="Facebook40" />
43+
<Icon v-bind="args" name="Facebook" />
4444
</div>
4545
<h3>note</h3>
4646
<div style="display: flex; gap: 8px;">

0 commit comments

Comments
 (0)