Multiple fields as label for Ant Design's select
Based on a question in this channel titled
The problem here is that this throws a Typescript error for keys
I can't figure out how to fix this. Does anyone have any ideas?
using multiple fields for the label in select ant design, I used @Alican Erdurmaz's suggested code and arrived at the following result:The problem here is that this throws a Typescript error for keys
optionLabel and optionValue:I can't figure out how to fix this. Does anyone have any ideas?
