Skip to content

Commit 0c37f34

Browse files
committed
Tweak threshold
1 parent 2b60bb0 commit 0c37f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontpage/components/home/manager/manager.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
parameters: {
77
layout: 'fullscreen',
88
chromatic: {
9-
threshold: 0.2, // Accommodate animation flake
9+
threshold: 0.5, // Accommodate animation flake
1010
}
1111
}
1212
};

0 commit comments

Comments
 (0)