changes
This commit is contained in:
50
.nuxt/vetur/tags.json
Normal file
50
.nuxt/vetur/tags.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user