mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
Sign Up Form, Cross Validations for Username, Email, Password, and more added.
This commit is contained in:
@@ -41,6 +41,10 @@ export interface TextFieldProps {
|
||||
* Name
|
||||
*/
|
||||
name?: string;
|
||||
/**
|
||||
* type
|
||||
*/
|
||||
type?: string;
|
||||
/**
|
||||
* onChange
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user