Skip to content

Commit f4eed7f

Browse files
committed
disable controls for look story
1 parent dac7375 commit f4eed7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export const Looks: Story = () =>
4848
`;
4949

5050
Looks.parameters = {
51+
controls: { disable: true },
5152
docs: {
5253
source: {
5354
code: `

0 commit comments

Comments
 (0)