1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Nuxt/test/fixtures/basic/pages/layout-switch/end.vue
Anthony Fu adb1c122a7
fix(nuxt): fix error on layout switching ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-06-23 11:02:01 +01:00

4 lines
42 B
Vue

<template>
<div id="end" />
</template>