Organize files
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -11,7 +11,6 @@ const WelcomeScreen = (properties: { selectStorageLocation: () => void }) => {
|
||||
style={[styles.marginBottom, styles.centerText]}>
|
||||
Welcome to Terminally Online!
|
||||
</Text>
|
||||
|
||||
<Button mode="contained" onPress={properties.selectStorageLocation}>
|
||||
Select Storage Location
|
||||
</Button>
|
||||
|
Reference in New Issue
Block a user