small fixes to style
This commit is contained in:
@@ -160,12 +160,6 @@ const TimeTicketBrowserStackNavigator = connect(
|
||||
name="TimeTicketBrowser"
|
||||
options={{
|
||||
title: i18n.t("timeticketbrowser.titles.timeticketbrowsertab"),
|
||||
headerRight: () => (
|
||||
<>
|
||||
<AddTimeTicketButton />
|
||||
<SignOutButton />
|
||||
</>
|
||||
),
|
||||
}}
|
||||
component={ScreenTimeTicketBrowser}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user