We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f5d60 commit 37b66e0Copy full SHA for 37b66e0
lib/ui/select.js
@@ -75,6 +75,7 @@ const Select = ({
75
className='bb cw sb scp cp'
76
onClick={() => {
77
setID(iid);
78
+ setHover(false);
79
}}
80
>
81
<Img item={item} />
0 commit comments