Changed warning text on Share Modal
This commit is contained in:
parent
a464c3d1d4
commit
501bcaeb65
1 changed files with 2 additions and 2 deletions
|
|
@ -240,8 +240,8 @@ export default function ShareModal({
|
|||
</label>
|
||||
</div>
|
||||
<span className=" text-xs text-destructive ">
|
||||
<b>Warning:</b> The {nameComponent} will be shared without the API
|
||||
keys for its specific fields.
|
||||
<b>Warning:</b> API keys in designated fields are removed when
|
||||
sharing.
|
||||
</span>
|
||||
</BaseModal.Content>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue