fix: add color to story sync card
This commit is contained in:
parent
f64d7e5c63
commit
da0880fc84
|
@ -20,5 +20,6 @@ export const Page: Story = {
|
|||
synced: 123.524,
|
||||
total: 172.503,
|
||||
title: 'Execution Sync Status',
|
||||
color: '#2a4af5',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue