Skip to content

Instantly share code, notes, and snippets.

@tance77
Last active June 17, 2019 17:42
Show Gist options
  • Save tance77/b8d6a34b40fe71f4b22793a4cf67bb4d to your computer and use it in GitHub Desktop.
Save tance77/b8d6a34b40fe71f4b22793a4cf67bb4d to your computer and use it in GitHub Desktop.
export default{
name: "NavBar",
data(){
return {
homeMenu: false,
aboutMenu: false,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment