Luca Alfaro Rampinelli
Luca Alfaro Rampinelli
First of all, this is me package.json file: ```json { "name": "my-app", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint"...
I am extending react-select to, and noticed an issue that my custom props are not being passed to the `base components` ``` ts ``` Renders as:  Here is my...
Does it will be continued? There was no updates in the last 2yrs. If that's the case, do you recommend some alternatives?