Reply to 992293476556357633
@dtanzer Silent overlays are always a bad idea.
Use
import { Map as ImmutableMap } from 'immutable';
And in your code use ImmutableMap() ...
Reply to 992293476556357633
@dtanzer Silent overlays are always a bad idea.
Use
import { Map as ImmutableMap } from 'immutable';
And in your code use ImmutableMap() ...