re-frame
re-frame copied to clipboard
Moves the calls to `warn-when-not-reactive` to the functions users are directly calling.
The goal of the change is to help users getting rid of false positive warnings, which in the browser console can hinder the discovery of other warnings that may happen during the normal development process of a re-frame app.