[dyad] Fixed component build error - wrote 1 file(s)

This commit is contained in:
[dyad]
2026-01-20 13:24:40 +01:00
parent 73b8c5ba2a
commit 710e803bc1

View File

@@ -217,7 +217,7 @@ export function MetaForm() {
<Edit className="h-4 w-4" /> <Edit className="h-4 w-4" />
)} )}
<span className="sr-only">{isEditingDescription ? "Done editing" : "Edit"}</span> <span className="sr-only">{isEditingDescription ? "Done editing" : "Edit"}</span>
</button> </Button>
</div> </div>
</div> </div>
<p className="text-sm text-muted-foreground mt-1 mb-2"> <p className="text-sm text-muted-foreground mt-1 mb-2">