We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca41683 commit eb7c4c1Copy full SHA for eb7c4c1
1 file changed
packages/components/src/primal/box/story.tsx
@@ -30,5 +30,5 @@ BoxWithPseudo.args = {
30
children: 'this is a hover box',
31
_hover: {
32
bg: 'red',
33
- }
+ },
34
};
0 commit comments