MyLlama / EmployeeApp

2 stars 1 forks source link

Import the required vuetify UI components in the separate files #22

Open disha1202 opened 1 year ago

disha1202 commented 1 year ago

Currently we are importing all the UI components in main.ts file, instead import only the required components in .vue files.