mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
Update script-item.tsx (#5549)
* Update script-item.tsx add space * Update script-item.tsx * Update script-item.tsx --------- Co-authored-by: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com>
This commit is contained in:
parent
022f88c30a
commit
1e93f131d2
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ function ScriptHeader({ item }: { item: Script }) {
|
|||
<div className="mt-1 flex items-center gap-3 text-sm text-muted-foreground">
|
||||
<span>
|
||||
Added
|
||||
{" "}
|
||||
{extractDate(item.date_created)}
|
||||
</span>
|
||||
<span>•</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue