render specific page without default 'layout' (using app.vue, not /layouts)?
Hi, I'd like to render a specific page without being wrapped in my 'layout', defined in
I tried following without success... surely this should be doable somehow?
app.vue.I tried following without success... surely this should be doable somehow?