jsoo-react
jsoo-react copied to clipboard
Set displayName in dev mode
It'd be nice to call displayName when using profile=dev mode in Dune, so that we can see nice component names in browser when using React extension.
Example: https://github.com/utkarshkukreti/reaml/blob/5640a36293ba2a765171225deddb644f4d6c5d26/src/Reaml_Core.ml#L248
Plus one to this, using the React extension it might be a good idea to visualize the React Tree. Not useful to see the props, but at least is something!