feat: change story input

This commit is contained in:
marcelines 2023-06-06 15:21:56 +01:00
parent e59396e0cf
commit e40ed199d8
No known key found for this signature in database
GPG Key ID: 56B1E53E2A3F43C7
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ const InputSearchMinimzed = () => {
icon={<SearchIcon size={20} />}
onClear={() => setValue('')}
size={32}
direction="rtl"
minimized={isMinimized}
ref={inputRef}
/>