Open disha1202 opened 1 year ago
Currently we are importing all the UI components in main.ts file, instead import only the required components in .vue files.
main.ts
.vue
Currently we are importing all the UI components in
main.ts
file, instead import only the required components in.vue
files.