We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e69f20 commit 8e2acf8Copy full SHA for 8e2acf8
1 file changed
packages/components/src/primal/box/story.tsx
@@ -31,6 +31,5 @@ BoxWithPseudo.args = {
31
_hover: {
32
bg: 'red',
33
},
34
- defaultStyles: "input"
+ defaultStyles: 'input',
35
};
36
-
0 commit comments