Skip to content

Commit 95fb22e

Browse files
committed
change title to smallContainer
1 parent d9b09b6 commit 95fb22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-components/src/Common/AlertBox/index.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ export default {
105105
},
106106
} as Meta;
107107

108-
export const SmallWindows: Story = {
108+
export const SmallContainer: Story = {
109109
render: args => (
110110
<div className="w-200">
111111
<AlertBox {...args} />

0 commit comments

Comments
 (0)