Merge pull request #13151 from ramonlsouza/issue-13148
Change end meeting call-to-action button color
This commit is contained in:
commit
04a8d5e359
@ -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