change end meeting call-to-action button color
This commit is contained in:
parent
3c4d260206
commit
1421dccfe3
@ -77,7 +77,7 @@ class EndMeetingComponent extends PureComponent {
|
||||
<div className={styles.footer}>
|
||||
<Button
|
||||
data-test="confirmEndMeeting"
|
||||
color="primary"
|
||||
color="danger"
|
||||
className={styles.button}
|
||||
label={intl.formatMessage(intlMessages.yesLabel)}
|
||||
onClick={endMeeting}
|
||||
|
Loading…
Reference in New Issue
Block a user