0.0.0-dev-20230423114042 • Published 11 months ago

@chakra-ui/c-select v0.0.0-dev-20230423114042

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@chakra-ui/c-select

A component that allows users pick a value from predefined options

Installation

# with pnpm
pnpm add @chakra-ui/c-select
# or with Yarn
yarn i @chakra-ui/c-select
# or with npm
npm i @chakra-ui/c-select