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:
ape364
2025-06-29 19:34:24 +05:00
committed by GitHub
parent 022f88c30a
commit 1e93f131d2

View File

@ -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>