mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-04 05:05:58 +00:00
tailwind 3 upgrade part 1
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
|
||||
<script>
|
||||
import {ChevronUpIcon, ChevronLeftIcon, ChevronRightIcon} from 'vue-feather-icons'
|
||||
import DatatableCell from '/resources/js/components/Others/Tables/DatatableCell'
|
||||
import DatatableCell from "./DatatableCell";
|
||||
import axios from "axios";
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user