Skip to content

Commit

Permalink
Update story.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Code-Monkey authored Nov 11, 2022
1 parent ba3d7d5 commit 4b50879
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/components/src/primal/box/story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,3 @@ BoxWithPseudo.args = {
bg: 'red',
},
};

BoxWithPseudo.parameters = {
// Toggles the component hover state via parameter.
pseudo: { hover: true },
};

0 comments on commit 4b50879

Please sign in to comment.