Create simple snackbar actinos, reducer and component
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Tue, 24 Jul 2018 13:08:45 +0000 (15:08 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Tue, 24 Jul 2018 13:08:45 +0000 (15:08 +0200)
commit6d5feaa5d8ab29f14efd5d6d60154248a1c14c73
tree2debfe8010c134bf6813074be7ebd78519830d4f
parent36d0375e79f77093cf6416dc4a9aea11346890b2
Create simple snackbar actinos, reducer and component

Feature #13886

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/store/snackbar/snackbar-actions.ts [new file with mode: 0644]
src/store/snackbar/snackbar-reducer.ts [new file with mode: 0644]
src/store/store.ts
src/views-components/snackbar/snackbar.tsx [new file with mode: 0644]
src/views/workbench/workbench.tsx