blob: d2074a388c59a277de304889ee8c86c3599af749 [file] [log] [blame]
module.exports = {
data: function() {
return {
name: ''
}
}
}