AtomStatusSpot
The status spot can has the success, error and alert color. We can use the status: high, medium or low to assign the different colors.
Installation
$ npm install @schibstedspain/sui-atom-status-spot --save
Usage
Basic usage
import AtomStatusSpot from '@schibstedspain/sui-atom-status-spot'
return (<AtomStatusSpot />)
Find full description and more examples in the demo page.