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 {