This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
beforeCreate() {
|
||||
//created() {
|
||||
//check pre-requisites exist just in case
|
||||
if (!this.$xdayjs) {
|
||||
if (!this.$dayjs) {
|
||||
throw "GzDateAndTimePicker: the DayJS library is required and missing";
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user