Skip to content

Commit 1e93f13

Browse files
ape364BramSuurdje
andauthored
Update script-item.tsx (#5549)
* Update script-item.tsx add space * Update script-item.tsx * Update script-item.tsx --------- Co-authored-by: Bram Suurd <[email protected]>
1 parent 022f88c commit 1e93f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/app/scripts/_components/script-item.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ function ScriptHeader({ item }: { item: Script }) {
6161
<div className="mt-1 flex items-center gap-3 text-sm text-muted-foreground">
6262
<span>
6363
Added
64+
{" "}
6465
{extractDate(item.date_created)}
6566
</span>
6667
<span></span>

0 commit comments

Comments
 (0)