Skip to content

Commit 45a344a

Browse files
authored
rename (#3)
1 parent 17d6a6b commit 45a344a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { composeRef, supportRef } from 'rc-util/lib/ref';
33
import findDOMNode from 'rc-util/lib/Dom/findDOMNode';
44
import canUseDom from 'rc-util/lib/Dom/canUseDom';
55
import useEvent from 'rc-util/lib/hooks/useEvent';
6-
import DomWrapper from './wapper';
6+
import DomWrapper from './wrapper';
77
import type { MutationObserverProps } from './interface';
88

99
const defOptions: MutationObserverInit = {
File renamed without changes.

0 commit comments

Comments
 (0)