style: lint docs

This commit is contained in:
Daniel Roe 2022-03-14 14:00:27 +00:00
parent 036458e987
commit 2260f43aa4

View File

@ -34,10 +34,8 @@ If your issue concerns Vue 3 or Vite, please try to reproduce it first with the
**Vue 3**:
:button-link[Vue 3 SSR on StackBlitz]{href="https://stackblitz.com/github/nuxt-contrib/vue3-ssr-starter/tree/main?terminal=dev" blank}
:button-link[Vue 3 SSR Template]{href="https://github.com/nuxt-contrib/vue3-ssr-starter/generate" blank}
Once you've reproduced the issue, remove as much code from your reproduction as you can (while still recreating the bug). The time spent making the reproduction as minimal as possible will make a huge difference to whoever sets out to fix the issue.
## Figure out what the cause might be