1.0.0-beta.1 • Published 5 years ago
@sfx-ui/utils v1.0.0-beta.1
@sfx-ui/utils
Utility functions and types for SFX UI.
Installation
npm i @sfx-ui/utils # reactyarn add @sfx-ui/utils # reactMake sure to have
reactinstalled in your package as it is included in our peer dependencies.
Usage
This package provides two parts: functions and types. The latter is intended to be used with TypeScript only,
the former contains different utilities that are used under the hood of most of our packages.
Using those consider their predisposition for internal usage in the SFX UI ecosystem.