naveenkumarr05 / weather-app

0 stars 0 forks source link

Not flexible approach with tabs #12

Open Oksana13 opened 2 years ago

Oksana13 commented 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

naveenkumarr05 commented 2 years ago

Here I have not used vuetify for v-tabs , Added buttons and if want to use Tabs we can go through css-tabs