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 2146bff commit 04dc915Copy full SHA for 04dc915
lib/ui/select.js
@@ -40,4 +40,5 @@ const Select = ({
40
{hover? <div></div> : <></>}
41
</>
42
)
43
-}
+}
44
+export default Select;
0 commit comments