Replying to @dtanzer

@dtanzer Silent overlays are always a bad idea.

Use

import { Map as ImmutableMap } from 'immutable';

And in your code use ImmutableMap() ...

Fri, 04 May 2018 08:09:28 UTC