mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-23 17:50:38 +00:00
tailwind 3 upgrade part 2
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import TextLabel from '/resources/js/components/Others/TextLabel'
|
||||
import TextLabel from "../Others/TextLabel";
|
||||
import { ChevronUpIcon } from 'vue-feather-icons'
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user