Fork me on GitHub
#mount
<
2019-12-21
>
tianshu08:12:16

can I swap state in a particular scope, I want use it for testing. In cljs I have a atom as app-state, I define it as a mount state, I want bind it to a new atom for every test.