Skip to content

Commit 8bc6085

Browse files
committed
Merge branch 'master' of github.com:react-component/queue-anim
2 parents 6d429d0 + 22a8fa9 commit 8bc6085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Use in Ant Design: http://ant.design/components/queue-anim
3737
```js
3838
import QueueAnim from 'rc-queue-anim';
3939
import React from 'react';
40-
import ReactDom from 'reactd-dom';
40+
import ReactDom from 'react-dom';
4141

4242
ReactDom.render(<QueueAnim>
4343
<div key="1">enter in queue</div>

0 commit comments

Comments
 (0)