react-ui-org/react-ui

Allow to pass label as `node` into form elements

mbohal opened this issue · 0 comments

We need to add the possibility to pass either string or node into the label prop of form field components.

This is due to a requirement to use the label as a trigger for showing a Popover component.

Change needs to take place on: