NeahNew/node_modules/@radix-ui/react-select/README.md
2025-05-03 14:17:46 +02:00

14 lines
206 B
Markdown

# `react-select`
## Installation
```sh
$ yarn add @radix-ui/react-select
# or
$ npm install @radix-ui/react-select
```
## Usage
View docs [here](https://radix-ui.com/primitives/docs/components/select).