mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update Description.tsx
This commit is contained in:
@@ -13,7 +13,7 @@ export default function Description({ item }: { item: Script }) {
|
|||||||
AlertColors["warning"],
|
AlertColors["warning"],
|
||||||
)} >
|
)} >
|
||||||
<AlertCircle className="h-4 min-h-4 w-4 min-w-4" />
|
<AlertCircle className="h-4 min-h-4 w-4 min-w-4" />
|
||||||
<span>Unly use for testing, not in production!</span>
|
<span>Only use for testing, not in production!</span>
|
||||||
</p>
|
</p>
|
||||||
<p className="text-sm text-muted-foreground pt-4">
|
<p className="text-sm text-muted-foreground pt-4">
|
||||||
{TextCopyBlock(item.description)}
|
{TextCopyBlock(item.description)}
|
||||||
|
|||||||
Reference in New Issue
Block a user