[Improvement] - [x] Verification Home button
- [x] Notification max frame size - [x] Max width for dialog ( Edit Profile) - [x] Edit Profile Buttons show in dialog bottom becomes fixed - [x] Change progress - [x] Update material UI to version v1.0.0-beta.32
This commit is contained in:
@@ -133,7 +133,7 @@ export class SendFeedbackComponent extends Component<ISendFeedbackComponentProps
|
||||
<CircularProgress
|
||||
color='secondary'
|
||||
size={50}
|
||||
mode='determinate'
|
||||
variant='determinate'
|
||||
value={25}
|
||||
min={0}
|
||||
max={50}
|
||||
|
||||
Reference in New Issue
Block a user