Vonage / vivid-react

Typescript friendly Reactjs :atom: wrappers/bindings for Vonage's web UI 🎨 toolbelt
https://www.npmjs.com/package/@vonage/vivid-react
5 stars 3 forks source link

Add component names for react devTools #47

Closed dvelluto closed 1 year ago

dvelluto commented 1 year ago

At the moment when we use these wrappers the components wrapping vivid are appearing as Anonymous.

It would be nice to see also the vivid component which is wrapped appears with correct naming

Actual behavior (taken from https://github.com/newvoicemedia/biplatform-looker-ui): image

image