Remove `hideArrow` prop on Picker
eunicekokor opened this issue · 0 comments
eunicekokor commented
dom error:
react-dom.development.js:86 Warning: React does not recognize the hideArrow
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase hidearrow
instead. If you accidentally passed it from a parent component, remove it from the DOM element.