mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Update main.js
This commit is contained in:
parent
5103fbdb3e
commit
facfad2d46
1 changed files with 1 additions and 1 deletions
2
main.js
2
main.js
|
@ -4,7 +4,7 @@ import App from './App'
|
|||
Vue.config.productionTip = false
|
||||
|
||||
new Vue({
|
||||
el: '#app',
|
||||
el: '#townsquare',
|
||||
template: '<App/>',
|
||||
components: { App }
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue