Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 4b50879

Browse files
Update story.tsx
1 parent ba3d7d5 commit 4b50879

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/components/src/primal/box/story.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,3 @@ BoxWithPseudo.args = {
3232
bg: 'red',
3333
},
3434
};
35-
36-
BoxWithPseudo.parameters = {
37-
// Toggles the component hover state via parameter.
38-
pseudo: { hover: true },
39-
};

0 commit comments

Comments
 (0)