This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17099348e7
Nuxt
/
examples
/
app
/
error-handling
/
nuxt.config.ts
6 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
docs: improve `useState` examples (#1969) Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2021-11-16 15:37:36 +00:00
export
default
defineNuxtConfig
(
{
chore(example): use `@nuxt/ui` for examples (#2325) Co-authored-by: Daniel Roe <daniel@roe.dev> Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-12-23 19:27:08 +00:00
module
s
:
[
'@nuxt/ui'
]
docs: improve `useState` examples (#1969) Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2021-11-16 15:37:36 +00:00
}
)
Reference in New Issue
Copy Permalink