mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-10-13 23:36:36 +03:00
* Add redux-slider-monitor * Fix example configuration of redux-slider-monitor * Fix lint errors * CI: Run build:all before lint
4 lines
51 B
JavaScript
4 lines
51 B
JavaScript
export default function reducer() {
|
|
return {};
|
|
}
|