mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +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',
|
||||
},
|
||||
{
|
||||
imports: ['useHydration','createVisibleLoader', 'createIdleLoader'],
|
||||
imports: ['useHydration', 'createVisibleLoader', 'createIdleLoader'],
|
||||
from: '#app/composables/hydrate',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user