style: dialog cancel button
This commit is contained in:
parent
83b568402a
commit
2bde71d4bc
|
|
@ -49,7 +49,7 @@ export function DeleteProjectDialog({
|
|||
</DialogHeader>
|
||||
<DialogFooter>
|
||||
<Button
|
||||
variant="outline"
|
||||
variant="text"
|
||||
onClick={(e) => {
|
||||
e.preventDefault();
|
||||
e.stopPropagation();
|
||||
|
|
|
|||
Loading…
Reference in New Issue