mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
Updated tests and latest changes
This commit is contained in:
@@ -84,7 +84,6 @@ const TextField: StatelessComponent<TextFieldProps> = props => {
|
||||
|
||||
TextField.defaultProps = {
|
||||
color: "regular",
|
||||
fullWidth: true,
|
||||
placeholder: "",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user