diff --git a/src/main.ts b/src/main.ts index be4565886ac7d9ecdb1c31d42e43c557ecf1b522..0483056eea0556e10c4fbbf66f30a7b7b20d3550 100644 --- a/src/main.ts +++ b/src/main.ts @@ -3,4 +3,4 @@ import App from './App.vue' import './assets/main.css' -createApp(App).mount('#app')ishi'x \ No newline at end of file +createApp(App).mount('#app') \ No newline at end of file