Skip to content

Commit 8e67c82

Browse files
Update README.md
1 parent f7a687f commit 8e67c82

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
@@ -41,7 +41,7 @@ window.customElements.define('react-comment', ReactComment)
4141

4242
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.
4343
### Import
44-
```
44+
```javascript
4545
import 'reactComponent'
4646
```
4747

0 commit comments

Comments
 (0)