Open Oksana13 opened 2 years ago
The approach with tabs is not flexible, it can't be simply extended if we'll want to add more tabs, I mean, it leads to a lot of hand work
https://github.com/naveenkumarr05/weather-app/blob/89bbedf3d4fd693a7f39c6db777a1ad077478127/src/components/DayForecastView.vue#L5
Here I have not used vuetify for v-tabs , Added buttons and if want to use Tabs we can go through css-tabs
The approach with tabs is not flexible, it can't be simply extended if we'll want to add more tabs, I mean, it leads to a lot of hand work
https://github.com/naveenkumarr05/weather-app/blob/89bbedf3d4fd693a7f39c6db777a1ad077478127/src/components/DayForecastView.vue#L5