mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-03-13 15:25:47 +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 {};
|
|
}
|