It's not great. A lot of functions are simply just noRefCheck despite having our own functionValue passed.
And even if we could display the full function body for some it would look very strange due to webpack renaming variables, minifying stuff, etc.
I'm open to suggestions and even PRs here. Bonus point if the change if incorporated into https://github.com/PatrickSachs/create-react-prototype
Related: algolia/react-element-to-jsx-string#306
It's not great. A lot of functions are simply just noRefCheck despite having our own functionValue passed.
And even if we could display the full function body for some it would look very strange due to webpack renaming variables, minifying stuff, etc.
I'm open to suggestions and even PRs here. Bonus point if the change if incorporated into https://github.com/PatrickSachs/create-react-prototype
Related: algolia/react-element-to-jsx-string#306