Skip to content

Commit

Permalink
disable snapshots for ResolvedReact stories
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Apr 26, 2024
1 parent 5731002 commit bc44d82
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ export default {
docs: {
name: 'ResolvedReact',
},
// the version string changes with every release of React/Next.js/Preact, not worth snapshotting
chromat: { disable: true },
},
};

Expand Down

0 comments on commit bc44d82

Please sign in to comment.