mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-02 14:44:21 +00:00
fix: os card story
This commit is contained in:
parent
aef8b1769b
commit
ec982cdbca
@ -13,8 +13,8 @@ type Story = StoryObj<typeof meta>
|
|||||||
|
|
||||||
export const Default: Story = {
|
export const Default: Story = {
|
||||||
args: {
|
args: {
|
||||||
icon: '/icons/MAC.svg',
|
icon: '/icons/apple-logo.svg',
|
||||||
name: 'Mac',
|
name: 'MAC',
|
||||||
isSelected: true,
|
isSelected: true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user