Skip to content

Commit eb7c4c1

Browse files
Update story.tsx
1 parent ca41683 commit eb7c4c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ BoxWithPseudo.args = {
3030
children: 'this is a hover box',
3131
_hover: {
3232
bg: 'red',
33-
}
33+
},
3434
};

0 commit comments

Comments
 (0)