diff --git a/components/drawer/index.tsx b/components/drawer/index.tsx index 0c658a4b2d..42c3bfe021 100644 --- a/components/drawer/index.tsx +++ b/components/drawer/index.tsx @@ -271,7 +271,7 @@ const Drawer = defineComponent({ return ( closable && ( ) );