Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoTomeES authored Mar 10, 2020
1 parent f7a687f commit 8e67c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ window.customElements.define('react-comment', ReactComment)

To include a comment in your JSX or React component, simply include the `<react-comment>` tag with the comment-text as content and import reactComment.js.
### Import
```
```javascript
import 'reactComponent'
```

Expand Down

0 comments on commit 8e67c82

Please sign in to comment.