I am fairly new to Vue and have started with a project with vue-cli.
I am looking into conditional rendering based on a prop sent from parent.
Home.v
To use a Boolean type as a prop, you have to use v:bind
//or using a short syntax