Rework account creation and login views
This commit is contained in:
parent
d55780f5c3
commit
acf0f80de2
22 changed files with 1266 additions and 66 deletions
|
@ -38,7 +38,7 @@ export function ErrorMessage({
|
|||
/>
|
||||
</View>
|
||||
<Text
|
||||
type="sm"
|
||||
type="sm-medium"
|
||||
style={[styles.message, pal.text]}
|
||||
numberOfLines={numberOfLines}>
|
||||
{message}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue