fixed problems with tailwind overwriting naive ui styles
implemented user datatable
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
// tsconfig.vue.json
|
||||
|
||||
"extends": "@vue/tsconfig/tsconfig.json",
|
||||
"extends": "@vue/tsconfig/tsconfig.web.json",
|
||||
"include": [
|
||||
"./resources/js/**/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user