1.2.0 • Published 1 year ago

@s-ui/react-primitive-loading-icon v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PrimitiveLoadingIcon

Description

Installation

$ npm install @s-ui/react-primitive-loading-icon

Usage

Basic usage

Import package and use the component

import PrimitiveLoadingIcon from '@s-ui/react-primitive-loading-icon'

return (<PrimitiveLoadingIcon />)

Import the styles (Sass)

@import '~@s-ui/theme/lib/index';
/* @import 'your theme'; */
@import '~@s-ui/react-primitive-loading-icon/lib/index';

Find full description and more examples in the demo page.

1.2.0

1 year ago

1.1.0

1 year ago