🚀 Init preview and typebot cotext in editor
This commit is contained in:
@ -58,7 +58,7 @@ export const ConfirmModal = ({
|
||||
<AlertDialogBody>{message}</AlertDialogBody>
|
||||
|
||||
<AlertDialogFooter>
|
||||
<Button ref={cancelRef} onClick={onClose} colorScheme="gray">
|
||||
<Button ref={cancelRef} onClick={onClose}>
|
||||
Cancel
|
||||
</Button>
|
||||
<Button
|
||||
|
Reference in New Issue
Block a user