mirror of
https://github.com/wassname/talk.git
synced 2026-08-04 13:23:35 +08:00
Stream Styling
This commit is contained in:
@@ -32,7 +32,9 @@ const SignUp: StatelessComponent = props => {
|
||||
</FormField>
|
||||
<FormField>
|
||||
<InputLabel>Password</InputLabel>
|
||||
<Typography>Must be at least 8 characters</Typography>
|
||||
<Typography variant="inputDescription">
|
||||
Must be at least 8 characters
|
||||
</Typography>
|
||||
<TextField />
|
||||
</FormField>
|
||||
<FormField>
|
||||
|
||||
Reference in New Issue
Block a user