fix: add color to story sync card

This commit is contained in:
RadoslavDimchev 2023-08-25 15:05:04 +03:00
parent f64d7e5c63
commit da0880fc84
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ export const Page: Story = {
synced: 123.524,
total: 172.503,
title: 'Execution Sync Status',
color: '#2a4af5',
},
}