Skip to content

Commit

Permalink
add js-highlighting to dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Feb 14, 2020
1 parent e3caa39 commit ee10f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ $( "#my-element" ).redux( "set-reducer", { reducer } );
```
### dispatch
```
```js
$("#my-element")
.redux("dispatch", {
action: {
Expand Down

0 comments on commit ee10f47

Please sign in to comment.