line_push/.nuxt/components
2022-07-18 02:50:52 +00:00
..
index.js update 2022-07-18 02:50:52 +00:00
nuxt-child.js update 2022-07-18 02:50:52 +00:00
nuxt-error.vue update 2022-07-18 02:50:52 +00:00
nuxt-link.client.js update 2022-07-18 02:50:52 +00:00
nuxt-link.server.js update 2022-07-18 02:50:52 +00:00
nuxt-loading.vue update 2022-07-18 02:50:52 +00:00
nuxt.js update 2022-07-18 02:50:52 +00:00
plugin.js update 2022-07-18 02:50:52 +00:00
readme.md update 2022-07-18 02:50:52 +00:00

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.