diff --git a/react/Drawer.tsx b/react/Drawer.tsx index fc3423b..2d0bc28 100644 --- a/react/Drawer.tsx +++ b/react/Drawer.tsx @@ -184,7 +184,7 @@ function Drawer(props: Props) {
{hasTriggerBlock ? ( diff --git a/react/DrawerCloseButton.tsx b/react/DrawerCloseButton.tsx index 07c3442..bbd1add 100644 --- a/react/DrawerCloseButton.tsx +++ b/react/DrawerCloseButton.tsx @@ -24,6 +24,8 @@ const DrawerCloseButton: React.FC = ({ return (