Skip to content

Commit

Permalink
chore: remove useless stories
Browse files Browse the repository at this point in the history
  • Loading branch information
okorie2 committed Aug 27, 2024
1 parent b2b3a24 commit 96665ec
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 795 deletions.
2 changes: 1 addition & 1 deletion src/components/buttons/button.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Button from "./button";

// More on how to set up stories at: https://storybook.js.org/docs/writing-stories#default-export
const meta = {
title: "Example/MyButton",
title: "Example/Button",
component: Button,
parameters: {
// Optional parameter to center the component in the Canvas. More info: https://storybook.js.org/docs/configure/story-layout
Expand Down
52 changes: 0 additions & 52 deletions src/stories/Button.stories.ts

This file was deleted.

48 changes: 0 additions & 48 deletions src/stories/Button.tsx

This file was deleted.

Loading

0 comments on commit 96665ec

Please sign in to comment.