mirror of
https://github.com/standardnotes/mobile.git
synced 2026-04-22 23:26:56 -04: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