Currently I get an error message when wrapping my functional component in Radium function.
https://codesandbox.io/s/m7ojlxokxy
error message: Hooks can only be called inside the body of a function component. (https://fb.me/react-invalid-hook-call)
I almost have a PR ready!
This has been released in 0.26.0 ✨
Most helpful comment
I almost have a PR ready!