Skip to content

Commit a867455

Browse files
authored
Do not snapshot story with progress rings (#2862)
1 parent 6ea4d6d commit a867455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webview/src/stories/Ribbon.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,4 @@ WithLoading.args = {
5959
})
6060
}
6161
}
62+
WithLoading.parameters = { chromatic: { disableSnapshot: true } }

0 commit comments

Comments
 (0)