From ec87ea408b37bedb7e72c48e3495752e8b72ad11 Mon Sep 17 00:00:00 2001 From: 07akioni <07akioni2@gmail.com> Date: Fri, 12 Jun 2020 10:39:52 +0800 Subject: [PATCH] fix: getTargetContainer is not omit in Drawer (#24938) --- components/drawer/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/drawer/index.tsx b/components/drawer/index.tsx index a1ab6f4246..309f5544eb 100644 --- a/components/drawer/index.tsx +++ b/components/drawer/index.tsx @@ -303,6 +303,7 @@ class Drawer extends React.Component