hotfix: import typo
This commit is contained in:
parent
31944ab7c8
commit
393f2fa2c5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import { useFileInfoStore } from '@/stores/file-info-data'
|
|||
|
||||
import FileItem from './FileItem.vue'
|
||||
import TreeExplorer from './TreeExplorer.vue'
|
||||
import FileSearched from '.FileSearched.vue'
|
||||
import FileSearched from './FileSearched.vue'
|
||||
import ListView from './ListView.vue'
|
||||
import FolderForm from './FolderForm.vue'
|
||||
import GlobalErrorDialog from './GlobalErrorDialog.vue'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue