From b51afbdbae7346b40881d8ce4660725820076613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20Ferr=C3=A3o?= Date: Tue, 17 Dec 2024 16:03:00 -0300 Subject: [PATCH] feat: update description popover to add AddressRules component --- react/components/DeliveryPopover.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/react/components/DeliveryPopover.tsx b/react/components/DeliveryPopover.tsx index f370de4..cea8442 100644 --- a/react/components/DeliveryPopover.tsx +++ b/react/components/DeliveryPopover.tsx @@ -54,12 +54,13 @@ const DeliveryPopover = ({ e.stopPropagation() }} > - -

- {`${intl.formatMessage(messages.popoverDescription)} `} +

+ {`${intl.formatMessage(messages.popoverDescription)} `} + -

-
+ +

+ {variant === 'popover-button' ? (