Skip to content

Commit

Permalink
disable globals/Events story in Chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Aug 3, 2023
1 parent 708a084 commit 3934b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/lib/preview-api/template/stories/globals.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export const Inheritance = {
};

export const Events = {
parameters: { chromatic: { disableSnapshot: true } },
// Just pass the "foo" global to the pre
decorators: [
(storyFn: PartialStoryFn, context: StoryContext) =>
Expand Down

0 comments on commit 3934b2c

Please sign in to comment.