hixme-ui CloseButton component
``bash`
npm i --save @hixme-ui/close-button
View it live
`javascript
import CloseButton from '@hixme-ui/close-button'
``
| Name | Type | Default |
|-----------------|-------------|----------------|
| iconSize | string | '1.8' |
| onClick | string | () => null |
| label | string | 'CLOSE' |
| noLabel | string | false |