Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
felicio committed Nov 12, 2024
1 parent 8a800d3 commit e1646c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/avatar/avatar.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const meta = {
},

render: props => (
<div className="theme-yellow grid gap-4">
<div className="grid gap-4">
<h1 className="text-19">User Avatar</h1>
{renderVariant('user')({
...props,
Expand Down

0 comments on commit e1646c4

Please sign in to comment.