mirror of
https://github.com/standardnotes/mobile.git
synced 2026-02-05 05:21:26 -05:00
@@ -308,7 +308,6 @@ export const MainSideMenu = React.memo(({ drawerRef }: Props) => {
|
||||
onClickAction={openSettings}
|
||||
visible={true}
|
||||
size={29}
|
||||
paddingTop={Platform.OS ? 2 : 0}
|
||||
iconTextComponent={
|
||||
<Icon name={ThemeService.nameForIcon(ICON_SETTINGS)} />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user