A Quick description of the component
This is an internal utility, not intended for public usage.
yarn add @fluidui-org/shared-utils
# or
npm i @fluidui-org/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.