Explorar o código

Update README.md

Átila Camurça Alves %!s(int64=5) %!d(string=hai) anos
pai
achega
1ecf3a40c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -37,7 +37,7 @@ import { createApp } from 'vue'
 import store from './store'
 import App from './APP.vue'
 
-const app = createApp(Counter)
+const app = createApp(App)
 
 app.use(store)