Fix pola daty

This commit is contained in:
2022-12-20 16:59:59 +01:00
parent 4f72535365
commit 493145f7f2
@@ -36,7 +36,7 @@
:list="propName.toString()"
/>
<button class="search-exit">
<button class="search-exit" v-if="propName != 'search-date'">
<img :src="getIcon('exit')" alt="exit-icon" @click="onInputClear(propName)" />
</button>
</div>