diff --git a/MyApp/wwwroot/mjs/app.mjs b/MyApp/wwwroot/mjs/app.mjs index b114e06..d1bd682 100644 --- a/MyApp/wwwroot/mjs/app.mjs +++ b/MyApp/wwwroot/mjs/app.mjs @@ -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) {