Skip to content

Commit

Permalink
Update src/brush.js
Browse files Browse the repository at this point in the history
Co-authored-by: Philippe Rivière <fil@rezo.net>
  • Loading branch information
woutervh- and Fil committed Aug 25, 2020
1 parent d458012 commit 4a349c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/brush.js
Expand Up @@ -323,7 +323,7 @@ function brush(dim) {
sourceEvent: event,
target: brush,
selection: dim.output(this.state.selection),
mode: mode,
mode,
dispatch: listeners
}),
d
Expand Down

0 comments on commit 4a349c2

Please sign in to comment.