mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
style(app): spaces removed (#1898)
This commit is contained in:
parent
65136ac550
commit
a66220b58c
@ -167,7 +167,7 @@ async function createApp (ssrContext) {
|
||||
return {
|
||||
app,
|
||||
router,
|
||||
<% if(store) { %> store <% } %>
|
||||
<% if(store) { %>store<% } %>
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user