From 84330d1314c4731e7b0ba3e7ea216aa68184ffd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Fri, 24 Jan 2025 18:24:10 +0800 Subject: [PATCH] chore: fix lint --- src/MutateObserver.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MutateObserver.tsx b/src/MutateObserver.tsx index 6d69db4..9f28d13 100644 --- a/src/MutateObserver.tsx +++ b/src/MutateObserver.tsx @@ -1,4 +1,4 @@ -import { getDOM } from '@rc-component/util/lib/DOM/findDOMNode'; +import { getDOM } from '@rc-component/util/lib/Dom/findDOMNode'; import useEvent from '@rc-component/util/lib/hooks/useEvent'; import useLayoutEffect from '@rc-component/util/lib/hooks/useLayoutEffect'; import {