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
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>(
(
{