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.
diffThreshold
1 parent 9b8feb1 commit 268fc4aCopy full SHA for 268fc4a
packages/main/src/components/AnalyticalTable/AnalyticalTable.stories.tsx
@@ -38,7 +38,7 @@ const meta = {
38
title: 'Data Display / AnalyticalTable',
39
component: AnalyticalTable,
40
parameters: {
41
- chromatic: { delay: 1000, diffThreshold: 0.2 }
+ chromatic: { delay: 1000, diffThreshold: 0.4 }
42
},
43
args: {
44
data: dataLarge,
0 commit comments