mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
tailwind 3 upgrade part 1
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
<script>
|
||||
import { UserIcon, CloudIcon, HardDriveIcon } from 'vue-feather-icons'
|
||||
import PageTitle from '/resources/js/components/Index/Components/PageTitle'
|
||||
import PageTitle from "./Components/PageTitle";
|
||||
import { mapGetters } from 'vuex'
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user