div

101

col-12
Luang Por Sumedho
var app2 = new Vue({
  el: '#app-2',
  data: {
    message: 'You this page on ' + new Date().toLocaleString()
  }
})

Comments

Submit
0 Comments