This commit is contained in:
mei 2024-11-16 22:01:40 +08:00
parent 3ffb9b0bd1
commit 827d4a7012

View File

@ -379,7 +379,7 @@ export function CombinedChecklistAppComponent() {
<DialogTitle></DialogTitle>
</DialogHeader>
<p className="text-muted-foreground">
"{checklist.name}"
&quot;{checklist.name}&quot;
</p>
<div className="flex justify-end space-x-2 mt-4">
<Button variant="outline" onClick={() => {}}></Button>