diff --git a/README.md b/README.md index 7d9fd33..d0b84de 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ npm install react-phone-input --save import ReactPhoneInput from 'react-phone-input'; React.render( - , + , document.getElementById('content')); ```