Skip to content

fix(reducerBase): convert id to string for del and update reducers

Jarosław Surkont requested to merge fix-reducer into master

Comparing id should work for both string and number types.

Merge request reports