fix(native): Fixed bug causing inability to enter text in search field (#1273)

zio/stable
Piotrek Tomczewski 2023-01-17 22:16:47 +01:00 committed by GitHub
parent 2975a38650
commit db69a54090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ const activate = () => {
bg-transparent
outline="focus:none"
pe-4
select-none
:placeholder="isHydrated ? t('nav.search') : ''"
pb="1px"
placeholder-text-secondary