diff --git a/src/main.ts b/src/main.ts index 872afaa..785ce42 100644 --- a/src/main.ts +++ b/src/main.ts @@ -16,3 +16,4 @@ app.use(elementPlusIconPlugin) app.use(router) app.component('SvgIcon', SvgIcon) app.mount('#app') +// test