mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-02-17 14:37:18 +00:00
feat: change story input
This commit is contained in:
parent
e59396e0cf
commit
e40ed199d8
@ -69,6 +69,7 @@ const InputSearchMinimzed = () => {
|
|||||||
icon={<SearchIcon size={20} />}
|
icon={<SearchIcon size={20} />}
|
||||||
onClear={() => setValue('')}
|
onClear={() => setValue('')}
|
||||||
size={32}
|
size={32}
|
||||||
|
direction="rtl"
|
||||||
minimized={isMinimized}
|
minimized={isMinimized}
|
||||||
ref={inputRef}
|
ref={inputRef}
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user