chore: update ant-design dependencies and add new icon types
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export default function useWinClick(open: boolean, clickToHide: boolean, targetEle: HTMLElement, popupEle: HTMLElement, mask: boolean, maskClosable: boolean, inPopupOrChild: (target: EventTarget) => boolean, triggerOpen: (open: boolean) => void): () => void;
|
||||
Reference in New Issue
Block a user