complete login
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import React from "react"
|
||||
|
||||
export interface LoginFormInterface {
|
||||
phoneNumber: string,
|
||||
username: string,
|
||||
password: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user