Skip to content

Commit a66220b

Browse files
anteriovieirapi0
authored andcommitted
style(app): spaces removed (nuxt#1898)
1 parent 65136ac commit a66220b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/app/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ async function createApp (ssrContext) {
167167
return {
168168
app,
169169
router,
170-
<% if(store) { %> store <% } %>
170+
<% if(store) { %>store<% } %>
171171
}
172172
}
173173

0 commit comments

Comments
 (0)