mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: typos (#52339)
This commit is contained in:
parent
72bed18835
commit
b3ff807b29
@ -149,7 +149,7 @@ const Drawer: React.FC<DrawerProps> & {
|
||||
});
|
||||
|
||||
// ============================ Refs ============================
|
||||
// Select `ant-modal-content` by `panelRef`
|
||||
// Select `ant-drawer-content` by `panelRef`
|
||||
const panelRef = usePanelRef();
|
||||
|
||||
// ============================ zIndex ============================
|
||||
|
Loading…
Reference in New Issue
Block a user