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 86e6d9a commit 6ada0f6Copy full SHA for 6ada0f6
components/dash-table/package.json
@@ -34,7 +34,7 @@
34
"lint": "run-s private::lint.*",
35
"test.server": "pytest --nopercyfinalize tests/selenium",
36
"test.unit": "run-s private::test.python private::test.unit",
37
- "test.visual": "build-storybook && percy-storybook",
+ "test.visual": "build-storybook && percy-storybook --widths=1280",
38
"test.visual-local": "build-storybook"
39
},
40
"author": "Chris Parmer <[email protected]>",
0 commit comments