Skip to content

Commit b8eee52

Browse files
committed
docs(storybook): document the default slot
1 parent 99bf7c1 commit b8eee52

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/uui-label/lib/uui-label.story.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ export default {
99
id: 'uui-label',
1010
title: 'Inputs/Label',
1111
component: 'uui-label',
12-
parameters: {
13-
controls: {
14-
include: ['disabled', 'required'],
15-
},
16-
},
1712
};
1813

1914
const Template: Story = props => html`

0 commit comments

Comments
 (0)