feat(search drawer: content accordion): implemented content accordion with dummy data
3 unresolved threads
Compare changes
Files
20+ 16
− 0
Added accordion component to search drawer to display content data. Data is dummy due to missing data in redux store which is going to be introduced in next PR
drawer.component
jest-watch-typeahead
to allow search by filename during test watchgetReduxWrapperUsingSliceReducer
to allow creation of redux store for given reducer and use it for test purposes with wrapped component