Add a button to open proxiwash in the browser #14
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ function ProxiwashScreen() {
|
|||
<MaterialHeaderButtons>
|
||||
<Item
|
||||
title={'web'}
|
||||
iconName={'information'}
|
||||
iconName={'web'}
|
||||
onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)}
|
||||
/>
|
||||
<Item
|
||||
|
|
Loading…
Reference in a new issue