Add render to date-selector so tests will run
This commit is contained in:
parent
bc05bbced0
commit
96b9dbef87
@ -127,4 +127,8 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
render: function(createElement) {
|
||||||
|
return createElement('p', 'Please implement inline-template')
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user