tailwind 3 upgrade part 1

This commit is contained in:
Čarodej
2022-01-28 11:41:13 +01:00
parent 42c2ffc274
commit 940a2de13d
63 changed files with 3924 additions and 8488 deletions
@@ -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 {