mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-22 09:32:14 +00:00
tailwind 3 upgrade part 1
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
import ProgressBar from '/resources/js/components/FilesView/ProgressBar'
|
||||
import { RefreshCwIcon, XIcon } from 'vue-feather-icons'
|
||||
import {mapGetters} from 'vuex'
|
||||
import {events} from '/resources/js/bus'
|
||||
import {events} from "../../bus";
|
||||
|
||||
export default {
|
||||
name: 'UploadProgress',
|
||||
|
||||
Reference in New Issue
Block a user