Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 944 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 944 Bytes

devDependencies status

A set of components that make working with asynchronous selects based on react-select easier.

Packages

Local development

Repository is using bun.

Commands

  • bun run build - build all packages;

  • bun run test - run code validators and unit tests;

  • bun run start - start storybook with examples.