Bruno Medeiros

Results 2 comments of Bruno Medeiros

![image](https://github.com/rodgomesc/vision-camera-code-scanner/assets/34107157/1335a036-f524-44ae-be51-8b0553f0b173) I did that, the error changed

`const valueRenderer = (selected: Option[], options: Option[]) => { return ( {selected.map((option) => ( {option.label} ))} ); };`