jsoo-react icon indicating copy to clipboard operation
jsoo-react copied to clipboard

Set displayName in dev mode

Open jchavarri opened this issue 3 years ago • 1 comments

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

jchavarri avatar Dec 07 '21 18:12 jchavarri

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!

davesnx avatar Feb 13 '22 20:02 davesnx