Add search sidebar

This commit is contained in:
Ghassen Rjab 2018-02-23 01:09:59 +01:00
parent 2001c01b4d
commit 636e1657f6
5 changed files with 32 additions and 0 deletions

View file

@ -4,6 +4,7 @@ const defaultView = 'home';
const viewTitles = {
filter: 'filter-cards',
search: 'search-cards',
multiselection: 'multi-selection',
archives: 'archives',
};