day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
796 stars 147 forks source link

Validate r/atom vs cljs.core/atom for :modal Arguments #291

Closed superstructor closed 7 months ago

superstructor commented 3 years ago

See #290 discussion.

If r/atom is what is required and cljs.core/atom cannot work as expected then cljs.core/atom should fail validation, and it currently passes validation.