Skip to content

Commit

Permalink
Update app.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Oct 28, 2023
1 parent 0bbbd3b commit 9affe84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyApp/wwwroot/mjs/app.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export async function remount() {
}
}

//Default Vue App that gets created with [data-component] is empty
//Default Vue App that gets created with [data-component] is empty, e.g. Blog Posts without Vue components
const DefaultApp = {
setup() {
function nav(url) {
Expand Down

0 comments on commit 9affe84

Please sign in to comment.