From 8ae43ea99016ddf43b6bbd8572d231296cbcb31c Mon Sep 17 00:00:00 2001 From: Peer_Rich Date: Mon, 13 Sep 2021 12:28:17 +0100 Subject: [PATCH] fixed Dialog action buttons (#630) * fixed Dialog action * added asChild --- components/dialog/ConfirmationDialogContent.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/dialog/ConfirmationDialogContent.tsx b/components/dialog/ConfirmationDialogContent.tsx index 7ffa627e6f..54c4ae6dc5 100644 --- a/components/dialog/ConfirmationDialogContent.tsx +++ b/components/dialog/ConfirmationDialogContent.tsx @@ -33,11 +33,11 @@ export default function ConfirmationDialogContent(props: PropsWithChildren
- - {confirmBtnText} + + - - {cancelBtnText} + +