redux-dynamic-modules icon indicating copy to clipboard operation
redux-dynamic-modules copied to clipboard

Remove module by id

Open jeevasusej opened this issue 4 years ago • 1 comments

I want to remove module by id. How can I achieve that?

jeevasusej avatar May 27 '21 08:05 jeevasusej

Hi, @jeevasusej!

You can't manually remove modules. Modules are removed automatically when components are unmounted.

fostyfost avatar May 28 '21 09:05 fostyfost