forked from daren.hsu/line_push
.. | ||
index.js | ||
nuxt-child.js | ||
nuxt-error.vue | ||
nuxt-link.client.js | ||
nuxt-link.server.js | ||
nuxt-loading.vue | ||
nuxt.js | ||
plugin.js | ||
readme.md |
Discovered Components
This is an auto-generated list of components discovered by nuxt/components.
You can directly use them in pages and other components without the need to import them.
Tip: If a component is conditionally rendered with v-if
and is big, it is better to use Lazy
or lazy-
prefix to lazy load.