|
|
@ -40,7 +40,7 @@ export const Loading: Story = { |
|
|
holdings: undefined, |
|
|
holdings: undefined, |
|
|
baseCurrency: 'USD', |
|
|
baseCurrency: 'USD', |
|
|
deviceType: 'desktop', |
|
|
deviceType: 'desktop', |
|
|
hasPermissionToOpenDetails: true, |
|
|
hasPermissionToOpenDetails: false, |
|
|
hasPermissionToShowQuantities: true, |
|
|
hasPermissionToShowQuantities: true, |
|
|
hasPermissionToShowValues: true, |
|
|
hasPermissionToShowValues: true, |
|
|
locale: 'en-US', |
|
|
locale: 'en-US', |
|
|
|