mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
parent
1bfade4891
commit
812b83a66e
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ export const ExtraLarge: Story = {
|
||||||
|
|
||||||
export const Color: Story = {
|
export const Color: Story = {
|
||||||
args: {
|
args: {
|
||||||
color: 'green',
|
colorClass: 'text-green',
|
||||||
name: 'lock-locked'
|
name: 'lock-locked'
|
||||||
}
|
}
|
||||||
};
|
};
|
Loading…
Add table
Reference in a new issue