A set of HeroUI utilities
npm install @heroui/shared-utilsA Quick description of the component
> This is an internal utility, not intended for public usage.
``sh`
yarn add @heroui/shared-utilsor
npm i @heroui/shared-utils
Yes please! See the
contributing guidelines
for details.
```
src/
├── common/ # Common utilities for all React versions
└── demi/ # Demi utilities for different React versions
├── react18/
└── react19/
This project is licensed under the terms of the
MIT license.