You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
Because my project useless redux, I've using a stateless fork of react-json-editor, here. Validation is done in the reducer (and later I will put normalisation there too).
If you are interested in PR I will write some tests for it, but if so, do you think it would make more sense to just create a new form component (formStateless or something) rather than the ugly branching?
Because my project useless redux, I've using a stateless fork of react-json-editor, here. Validation is done in the reducer (and later I will put normalisation there too).
If you are interested in PR I will write some tests for it, but if so, do you think it would make more sense to just create a new form component (formStateless or something) rather than the ugly branching?