mobile filter refactoring

This commit is contained in:
Peter Papp
2021-08-21 09:41:34 +02:00
parent 8cf6b6ea78
commit 5ac786fb4c
13 changed files with 103 additions and 583 deletions
@@ -91,7 +91,7 @@
import {debounce} from "lodash";
export default {
name: 'FilesContainer',
name: 'FileBrowser',
components: {
FileActionsMobile,
EmptyFilePage,