Repository URL to install this package:
|
Version:
3.5.2 ▾
|
/**
* @todo need to update this... having issues
* could just fork
*/
// import initStoryshots from '@storybook/addon-storyshots'
// import { configure, setAddon, addDecorator } from '@storybook/react'
// import './_setup'
// import '../../stories/FieldSet.story'
// import '../../stories/FormsThree.story'
// import '../../stories/MultipleForms.story'
// import '../../stories/Disabled.story'
// import '../../stories/Shipping.story'
// import '../../stories/Plugins.story'
// try {
// initStoryshots({})
// }
// catch(transpileException) {
// console.error(transpileException)
// }
test.skip('need to fix storyshots', () => {
//
})