mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Left pane design tweaks
This commit is contained in:
@@ -19,6 +19,7 @@ type PropsType = {
|
||||
value: string;
|
||||
};
|
||||
|
||||
// TODO DESKTOP-3068: merge with <SearchInput />
|
||||
export const LeftPaneSearchInput = forwardRef<HTMLInputElement, PropsType>(
|
||||
(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user