fix: warning message for danger zone (#16757)
This commit is contained in:
committed by
mrugesh mohapatra
parent
cae5db6763
commit
938d38857e
@ -60,8 +60,7 @@ class DangerZone extends PureComponent {
|
||||
bsStyle='danger'
|
||||
>
|
||||
<p>
|
||||
Tread carefully, changes made in this area are permanent.
|
||||
They cannot be undone.
|
||||
Please be careful! Changes in this section are permanent.
|
||||
</p>
|
||||
</Alert>
|
||||
<FullWidthRow>
|
||||
|
Reference in New Issue
Block a user