Problem description:
It would be great if preact would be supported out-of-the-box.
This affects use of React.isValidElement, React.createElement and React.cloneElement. Additionally the renderable type detection may be affected.
Suggested solutions:
- an additional entry point like
react-render-callback/preact
- a separate package
- ???
Problem description:
It would be great if preact would be supported out-of-the-box.
This affects use of
React.isValidElement,React.createElementandReact.cloneElement. Additionally the renderable type detection may be affected.Suggested solutions:
react-render-callback/preact