From e828f380e779b7c6c0b6cb45508ed59516c0feda Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Thu, 23 Feb 2023 01:07:20 -0600 Subject: Update web header and search --- src/view/shell/web/DesktopLeftColumn.tsx | 56 ++------------------------------ 1 file changed, 2 insertions(+), 54 deletions(-) (limited to 'src/view/shell/web/DesktopLeftColumn.tsx') diff --git a/src/view/shell/web/DesktopLeftColumn.tsx b/src/view/shell/web/DesktopLeftColumn.tsx index 819bcba6d..54e3e93e1 100644 --- a/src/view/shell/web/DesktopLeftColumn.tsx +++ b/src/view/shell/web/DesktopLeftColumn.tsx @@ -70,12 +70,7 @@ export const DesktopLeftColumn = observer(() => { styles.containerBgLight, styles.containerBgDark, ) - const hoverBg = useColorSchemeStyle( - styles.navItemHoverBgLight, - styles.navItemHoverBgDark, - ) const pal = usePalette('default') - const onPressCompose = () => store.shell.openComposer({}) const avi = ( { Bluesky - - - - Search - - { icon={} iconFilled={} /> - - [ - // @ts-ignore Pressable state differs for RNW -prf - state.hovered && hoverBg, - ]}> - - - - - New Post - -