Add EditProfile modal

This commit is contained in:
Paul Frazee
2022-09-07 16:00:25 -05:00
parent 9627e9981d
commit d46de5b819
9 changed files with 177 additions and 8 deletions
-1
View File
@@ -35,7 +35,6 @@ export function ErrorMessage({
const styles = StyleSheet.create({
outer: {
flex: 1,
flexDirection: 'row',
alignItems: 'center',
backgroundColor: colors.red1,