mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
parent
812b83a66e
commit
1cd341d9e6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ type Story = StoryObj<typeof IconLabel>;
|
|||
export const Default: Story = {
|
||||
args: {
|
||||
icon: 'check-circle',
|
||||
iconColor: 'green',
|
||||
iconColorClass: 'text-green',
|
||||
children: 'Here\'s a label with icon'
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue