# Descendant

A descendant index solution for better accessibility support in compound
components.

> **Note 🚨:** This package is primarily intended for internal use by the Bianic
> UI library. You should not use it directly in your production projects.

## Installation

```sh
yarn add @bianic-ui/descendants

# or

npm i @bianic-ui/descendants
```
