/react-select2-wrapper

Wrapper for Select2

Primary LanguageCSSMIT LicenseMIT

react-select2-wrapper

Wrapper for Select2

Installation

npm install react-select2-wrapper --save

Documentation

Development

Installation

  1. Install dependencies

    npm install
    
  2. Run the development server with hot reload

    npm run start
    

Coding Standard