Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 397 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 397 Bytes

Adalo React-Multi-Menu

Adalo's beautiful custom select component.

Setup

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