mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-21 00:40:09 +00:00
Add bad stats to cpu card story
This commit is contained in:
parent
433f64bd79
commit
eb3c64b349
@ -17,3 +17,6 @@ type Story = StoryObj<typeof meta>
|
|||||||
export const Default: Story = {
|
export const Default: Story = {
|
||||||
args: { load: [32, 12, 45, 10] },
|
args: { load: [32, 12, 45, 10] },
|
||||||
}
|
}
|
||||||
|
export const BadStats: Story = {
|
||||||
|
args:{load:[12,32,14,35,65,90]}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user