Skip to content

Commit c6a0b7c

Browse files
committed
no story code overwrite
1 parent b3bf943 commit c6a0b7c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/uui-scroll-container/lib/uui-scroll-container.story.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ export default {
66
id: 'uui-scroll-container',
77
title: 'Displays/Scroll Container',
88
component: 'uui-scroll-container',
9-
parameters: {
10-
docs: {
11-
source: {
12-
code: `<uui-scroll-container></uui-scroll-container>`,
13-
},
14-
},
15-
},
169
};
1710

1811
export const Overview: Story = () =>

0 commit comments

Comments
 (0)