Skip to content

Instantly share code, notes, and snippets.

@PKTseng
Created August 2, 2020 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PKTseng/6359c3be26f6fbe55272e8353c1e55fc to your computer and use it in GitHub Desktop.
Save PKTseng/6359c3be26f6fbe55272e8353c1e55fc to your computer and use it in GitHub Desktop.
new Vue({
el:"#app",
data:{
selected: 'submit',
},
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment