We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b60bb0 commit 0c37f34Copy full SHA for 0c37f34
apps/frontpage/components/home/manager/manager.stories.tsx
@@ -6,7 +6,7 @@ export default {
6
parameters: {
7
layout: 'fullscreen',
8
chromatic: {
9
- threshold: 0.2, // Accommodate animation flake
+ threshold: 0.5, // Accommodate animation flake
10
}
11
12
};
0 commit comments