diff options
author | Maximilian Hils <git@maximilianhils.com> | 2016-06-02 09:51:39 -0700 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2016-06-02 09:51:39 -0700 |
commit | 7a388560d7d3ef22be0bdef1811414ad18ff2484 (patch) | |
tree | d81a64c8096328e0df0937261ef4fe8097707c41 /web/src/js/reduxActions.js | |
parent | 9e3591e3c225c51d5a5b80eb331719d20d14dc48 (diff) | |
download | mitmproxy-7a388560d7d3ef22be0bdef1811414ad18ff2484.tar.gz mitmproxy-7a388560d7d3ef22be0bdef1811414ad18ff2484.tar.bz2 mitmproxy-7a388560d7d3ef22be0bdef1811414ad18ff2484.zip |
use object spread operator
While the spread operator is not part of ES6, React also uses it for JSX.
It makes sense for us to keep it in other parts of the codebase as well.
Diffstat (limited to 'web/src/js/reduxActions.js')
0 files changed, 0 insertions, 0 deletions