diff --git a/src/components/common/VnInputTime.vue b/src/components/common/VnInputTime.vue index 4bd75eeaf..0b271dee7 100644 --- a/src/components/common/VnInputTime.vue +++ b/src/components/common/VnInputTime.vue @@ -2,6 +2,7 @@ import { computed, ref } from 'vue'; import { useI18n } from 'vue-i18n'; import isValidDate from 'filters/isValidDate'; +import VnInput from 'components/common/VnInput.vue'; const props = defineProps({ modelValue: { @@ -74,7 +75,7 @@ const styleAttrs = computed(() => { @click="isPopupOpen = true" >