minor rename

This commit is contained in:
Neeraj Gupta 2022-03-03 21:55:23 +05:30
parent e7098ac30b
commit bb456850f0
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 1 additions and 1 deletions

View file

@ -52,7 +52,7 @@ import {
sortFiles, sortFiles,
sortFilesIntoCollections, sortFilesIntoCollections,
} from 'utils/file'; } from 'utils/file';
import SearchBar from 'components/Search/SearchBar'; import SearchBar from 'components/Search';
import SelectedFileOptions from 'components/pages/gallery/SelectedFileOptions'; import SelectedFileOptions from 'components/pages/gallery/SelectedFileOptions';
import CollectionSelector, { import CollectionSelector, {
CollectionSelectorAttributes, CollectionSelectorAttributes,