Vuetify is a progressive Material Design component framework for Vue.js. It was designed to empower developers to create amazing applications.
-- For more information on Vuetify, check out the - documentation - . -
-- If you have questions, please join the official - discord - . -
-- Find a bug? Report it on the github - issue board - . -
-Thank you for developing with Vuetify and I look forward to bringing more exciting features in the future.
-Génération : {{ pokemon.generation.name }}
+Types : {{ pokemon.types.map(t => t.name).join(', ') }}
+