Skip to content

Commit d9146f6

Browse files
authored
Update README.md
1 parent 9f44180 commit d9146f6

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
@@ -130,7 +130,7 @@ function inputHandler(e) {
130130
}
131131
```
132132

133-
Note: This works great with frameworks such as React because they are doing the bundling for you. However, if you're using pure vanilla Javascript you will have to bundle it yourself!
133+
> Note: This works great with frameworks such as React because they are doing the bundling for you. However, if you're using pure vanilla Javascript you will have to bundle it yourself!
134134
135135
### In Node.js
136136

0 commit comments

Comments
 (0)