Left pane design tweaks

This commit is contained in:
Josh Perez 2022-01-31 10:45:04 -05:00 committed by GitHub
parent 1c43e7501c
commit c857250b12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 84 additions and 23 deletions

View file

@ -19,6 +19,7 @@ type PropsType = {
value: string;
};
// TODO DESKTOP-3068: merge with <SearchInput />
export const LeftPaneSearchInput = forwardRef<HTMLInputElement, PropsType>(
(
{