12 lines
91 B
Vue
Raw Permalink Normal View History

2026-05-31 13:21:13 +02:00
<template>
route test
</template>
<route>
{
meta: {
layout: 'home'
}
}
</route>