Adalo's beautiful custom select component.
- Install the needed dependencies
yarn
- Link
react-multi-menu
yarn link
- Use linked package in
frontend
. Make sure you are in the frontend repository for this step!
yarn link "@protonapp/react-multi-menu"
- Navigate back to
react-multi-menu
. Start the menu
yarn start