Browse Source

change the empty state dashboard

master
Anastasia Poupeney 7 years ago
parent
commit
085dc12b4a
  1. 2
      src/components/DashboardPage/EmptyState.js
  2. 1
      static/images/empty-state-dashboard.svg
  3. BIN
      static/images/logos/emptyStateDashboard.png

2
src/components/DashboardPage/EmptyState.js

@ -40,7 +40,7 @@ class EmptyState extends PureComponent<Props, *> {
<Box mt={7} alignItems="center">
<img
alt="emptyState Dashboard logo"
src={i('logos/emptyStateDashboard.png')}
src={i('empty-state-dashboard.svg')}
width="413"
height="157"
/>

1
static/images/empty-state-dashboard.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/images/logos/emptyStateDashboard.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Loading…
Cancel
Save