diff --git a/README.md b/README.md index 5f44699..036b692 100644 --- a/README.md +++ b/README.md @@ -40,47 +40,47 @@ render(, mountNode); ``` ```js -import Input from '@rc-component/input'; +import { TextArea } from '@rc-component/input'; import { render } from 'react-dom'; -render(, mountNode); +render(