summaryrefslogtreecommitdiff
path: root/test/storyshots.test.ts
blob: 337aed949df1f68cbd33e3e7a80675670a4e043f (about) (plain)
1
2
3
4
5
6
import initStoryshots from "@storybook/addon-storyshots"

initStoryshots({
  configPath: "./storybook",
  framework: "react-native",
})