Signed-off-by: YangWX <shiy720@hotmail.com>
@@ -0,0 +1,10 @@
import {
createSSRApp
} from 'vue'
import App from './App.vue'
export function createApp() {
const app = createSSRApp(App).mixin("")
return {
app
}
The note is not visible to the blocked user.