Closed dpikt closed 7 years ago
The tricky thing here is how we'll manage the redux-form
dependency. This could be a good use case for a peer dependency, but that gets tricky in cases where the parent project isn't using this HOC and doesn't want the dependency.
Because of the dependency poblem, I think it makes the most sense to break this out into its own module. I'm gonna close this issue and add a new one in the opex repo.
From kubo