#6907 - input_clearable_hover #198

Merged
jsegarra merged 28 commits from 6907_fix_input_clearable_hover into dev 2024-04-18 06:42:29 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f596620cfc - Show all commits

View File

@ -62,6 +62,7 @@ const styleAttrs = computed(() => {
readonly
:model-value="toDate(value)"
v-bind="{ ...$attrs, ...styleAttrs }"
@click="isPopupOpen = true"
>
<template #append>
<QIcon