mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-20 16:49:52 +00:00
This is probably not a real perf problem, but I personally find .bind a bit harder to read than arrow functions, and since I was converting them, I figured I'd move them to `mapDispatchToProps` which only gets called on mount rather than on each render. |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| Band.js | ||
| Band.test.js | ||
| EqAuto.js | ||
| EqGraph.js | ||
| EqOn.js | ||
| EqualizerShade.js | ||
| index.js | ||
| index.test.js | ||
| PresetsContextMenu.js | ||