Left pane design tweaks
This commit is contained in:
parent
1c43e7501c
commit
c857250b12
5 changed files with 84 additions and 23 deletions
|
@ -19,6 +19,7 @@ type PropsType = {
|
|||
value: string;
|
||||
};
|
||||
|
||||
// TODO DESKTOP-3068: merge with <SearchInput />
|
||||
export const LeftPaneSearchInput = forwardRef<HTMLInputElement, PropsType>(
|
||||
(
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue