Hi! Is there a way to define different components for dynamic routes?
For example, I want one component for my-app/a, my-app/b, my-app/c routes and another component for my-app/d, my-app/e, my-app/f routes where a, b, c and d, e, f are defined by validate method.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c483">#c483</a>)</em></sub></div>