➕(react) add Chromatic support
We need to be able to run some visual testing during our releases, Chromatic is the best choice for Storybook.
This commit is contained in:
@@ -20,6 +20,7 @@ const config: StorybookConfig = {
|
||||
},
|
||||
},
|
||||
},
|
||||
"@chromatic-com/storybook"
|
||||
],
|
||||
|
||||
framework: {
|
||||
|
||||
Reference in New Issue
Block a user