UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

8 lines (5 loc) 126 B
import { withCreevey } from './withCreevey.js'; const preview = { decorators: [withCreevey()], }; export default preview;