masakinihirota-docs

export default {
  data () {
    return {
      msg: 'Highlighted!'
    }
  }
}