github-actions[bot] ec119799ed
ci(changesets): version packages (#5610)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2025-08-31 20:36:21 +08:00
..
2025-08-31 20:22:47 +08:00
2025-02-18 18:06:37 -03:00

@heroui/shared-utils

A Quick description of the component

This is an internal utility, not intended for public usage.

Installation

yarn add @heroui/shared-utils
# or
npm i @heroui/shared-utils

Contribution

Yes please! See the contributing guidelines for details.

File structure

src/
├── common/ # Common utilities for all React versions
└── demi/ # Demi utilities for different React versions
   ├── react18/
   └── react19/

License

This project is licensed under the terms of the MIT license.