changed login
This commit is contained in:
@@ -54,6 +54,13 @@ const Credits = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<View
|
||||
style={{
|
||||
borderBottomColor: colors.textAccent,
|
||||
borderBottomWidth: 1,
|
||||
marginTop: 40,
|
||||
}}
|
||||
/>
|
||||
<View style={[styles.section, { marginTop: 20 }]}>
|
||||
<ThemeText>EDV-Schule Plattling</ThemeText>
|
||||
<TouchableOpacity onPress={() => Linking.openURL('https://www.edvschule-plattling.de/impressum')}>
|
||||
|
||||
Reference in New Issue
Block a user