Skip to content

Commit e3b8c34

Browse files
committed
try out 2
1 parent e87dd52 commit e3b8c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/src/screens/OptionsScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default class Options extends NavigationComponent<Props> {
7979
<Button
8080
label="TopBar Title Test"
8181
testID={GOTO_TOPBAR_TITLE_TEST}
82-
platform="android"
82+
platform={'android'}
8383
onPress={this.gotoTopBarTitleTest}
8484
/>
8585
<Button

0 commit comments

Comments
 (0)