Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Jan 24, 2025
1 parent d3bc0b2 commit 84330d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MutateObserver.tsx
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit 84330d1

Please sign in to comment.