mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-18 06:31:27 +00:00
fix: add space
This commit is contained in:
parent
0c8672bc62
commit
9ba1682eba
@ -42,7 +42,7 @@ const granularAppPresets: InlinePreset[] = [
|
|||||||
from: '#app/composables/asyncData',
|
from: '#app/composables/asyncData',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imports: ['useHydration','createVisibleLoader', 'createIdleLoader'],
|
imports: ['useHydration', 'createVisibleLoader', 'createIdleLoader'],
|
||||||
from: '#app/composables/hydrate',
|
from: '#app/composables/hydrate',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user