I want to combine option labels in the useSelect hook of refine antd.
This only shows firstName as label as expected.
I want to show both firstName and lastName. Is there a way to acheive this? I wanted something like:
I want to show both firstName and lastName. Is there a way to acheive this? I wanted something like:
