[dyad] Fixed component build error - wrote 1 file(s)
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user