Skip to content

Commit

Permalink
Disable chromatic on error stories
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 11, 2020
1 parent 8fd9aa0 commit b09bcbb
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
export default {
title: 'Core|Errors',
parameters: { chromatic: { disable: true } },
};

export const throwsError = () => {
Expand Down

0 comments on commit b09bcbb

Please sign in to comment.