Skip to content

Commit

Permalink
icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelUnkey committed Jan 8, 2025
1 parent bd3310c commit 850cb8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const EmptyExample: React.FC = () => (
<RenderComponentWithSnippet>
<Empty fill>
<Empty.Icon>
<ShieldCheck />
<ShieldCheck className="size-8"/>
</Empty.Icon>
<Empty.Title>Example Title Text</Empty.Title>
<Empty.Description>Example of Description Text.</Empty.Description>
Expand Down

0 comments on commit 850cb8b

Please sign in to comment.