mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 00:53:55 +00:00
7 lines
128 B
Vue
7 lines
128 B
Vue
|
<template>
|
||
|
<p>
|
||
|
This page exists to ensure no regression on a bug. See the commit for more
|
||
|
details.
|
||
|
</p>
|
||
|
</template>
|