Skip to content

Commit 8e2acf8

Browse files
fix linting
1 parent 9e69f20 commit 8e2acf8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ BoxWithPseudo.args = {
3131
_hover: {
3232
bg: 'red',
3333
},
34-
defaultStyles: "input"
34+
defaultStyles: 'input',
3535
};
36-

0 commit comments

Comments
 (0)