forked from reya/coop-mobile
feat: add update profile screen (#14)
Reviewed-on: https://git.reya.su/reya/coop-mobile/pulls/14
This commit is contained in:
@@ -176,7 +176,7 @@ fun ProfileScreen(pubkey: String) {
|
||||
}
|
||||
Text(
|
||||
text = "Message",
|
||||
style = MaterialTheme.typography.labelSmall
|
||||
style = MaterialTheme.typography.labelMedium
|
||||
)
|
||||
}
|
||||
Column(
|
||||
|
||||
Reference in New Issue
Block a user