Skip to content

Commit

Permalink
Merge pull request #7189 from Sage/FE-7050-Validations
Browse files Browse the repository at this point in the history
chore: exclude validations stories from Storybook
  • Loading branch information
Parsium authored Feb 5, 2025
2 parents 21966b6 + 5acab59 commit 4a97a4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const meta: Meta<typeof GroupedCharacter> = {
argTypes: {
...styledSystemProps,
},
excludeStories: ["Validations"],
};

export default meta;
Expand Down

0 comments on commit 4a97a4b

Please sign in to comment.