mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-23 09:49:17 +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 = {
|
||||
args: {
|
||||
icon: '/icons/MAC.svg',
|
||||
name: 'Mac',
|
||||
icon: '/icons/apple-logo.svg',
|
||||
name: 'MAC',
|
||||
isSelected: true,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user