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'
|
bsStyle='danger'
|
||||||
>
|
>
|
||||||
<p>
|
<p>
|
||||||
Tread carefully, changes made in this area are permanent.
|
Please be careful! Changes in this section are permanent.
|
||||||
They cannot be undone.
|
|
||||||
</p>
|
</p>
|
||||||
</Alert>
|
</Alert>
|
||||||
<FullWidthRow>
|
<FullWidthRow>
|
||||||
|
Reference in New Issue
Block a user