Skip to content

Commit 3ff1f3a

Browse files
committed
ignore file-thumbnail story in chromatic
1 parent 2891559 commit 3ff1f3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/uui-symbol-file-thumbnail/lib/uui-symbol-file-thumbnail.story.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ export default {
77
id: 'uui-symbol-file-thumbnail',
88
title: 'Symbols/File Thumbnail',
99
component: 'uui-symbol-file-thumbnail',
10+
parameters: {
11+
chromatic: { disableSnapshot: true },
12+
},
1013
};
1114

1215
export const Overview: Story = props =>

0 commit comments

Comments
 (0)