This commit is contained in:
Xuan Loi
2025-12-05 17:53:49 +07:00
commit 56f3509d4d
187 changed files with 30840 additions and 0 deletions

50
.nuxt/vetur/tags.json Normal file
View File

@@ -0,0 +1,50 @@
{
"Caption": {
"description": "Auto imported from components/Caption.vue"
},
"Logo": {
"description": "Auto imported from components/Logo.vue"
},
"Modal": {
"description": "Auto imported from components/Modal.vue"
},
"SearchBox": {
"description": "Auto imported from components/SearchBox.vue"
},
"SvgIcon": {
"description": "Auto imported from components/SvgIcon.vue"
},
"TopMenu": {
"description": "Auto imported from components/TopMenu.vue"
},
"DialogConfirm": {
"description": "Auto imported from components/dialog/Confirm.vue"
},
"DialogCountDown": {
"description": "Auto imported from components/dialog/CountDown.vue"
},
"DialogDelete": {
"description": "Auto imported from components/dialog/Delete.vue"
},
"DialogError": {
"description": "Auto imported from components/dialog/Error.vue"
},
"DialogInfo": {
"description": "Auto imported from components/dialog/Info.vue"
},
"DialogSuccess": {
"description": "Auto imported from components/dialog/Success.vue"
},
"SnackbarError": {
"description": "Auto imported from components/snackbar/Error.vue"
},
"SnackbarInfo": {
"description": "Auto imported from components/snackbar/Info.vue"
},
"SnackbarSnackBar": {
"description": "Auto imported from components/snackbar/SnackBar.vue"
},
"SnackbarSuccess": {
"description": "Auto imported from components/snackbar/Success.vue"
}
}