Fix
This commit is contained in:
@@ -26,6 +26,7 @@ struct ProfileState {
|
||||
var name: String = ""
|
||||
var email: String = ""
|
||||
var phone: String = ""
|
||||
var profilePicture: String = ""
|
||||
}
|
||||
|
||||
struct AddressState {
|
||||
|
||||
Reference in New Issue
Block a user