Serhii Kononov
Results
2
issues of
Serhii Kononov
Hi, I have an issue with Next.js + useWallet setup. The error is next: My `package.json` file: ```json { "dependencies": { "next": "12.1.5", "react": "18.0.0", "react-dom": "18.0.0", "use-wallet": "0.13.6" },...
Hi. I need to use multiple select. I want to check few checkboxes and then start my function. I know, that select element have onClose event. How I can use...
mdl-select