1.0.0-beta.3 • Published 5 years ago
@sfx-ui/core v1.0.0-beta.3
@sfx-ui/core
React UI components library by Scaleflex
Installation
npm i @sfx-ui/core # styled-components react react-domyarn add @sfx-ui/core # styled-components react react-domMake sure to have
react,react-domandstyled-componentsinstalled in your package as they are included in our peer dependencies.
Usage
@sfx-ui/core package implements different UI components under the SFX UI design system.
Every component is exported by default from its folder along with its props and, sometimes, some helper entities.
import Button from '@sfx-ui/core/button';
// ...
<Button color="primary">
Download
</Button>1.0.0-beta.2
5 years ago
1.0.0-beta.3
5 years ago
1.0.0-beta.1
5 years ago
1.0.3-beta.0
5 years ago
1.0.2-beta.0
5 years ago
1.0.1-beta.0
5 years ago
1.0.0-beta.0
5 years ago