1.5.0 • Published 5 years ago
react-atomicus v1.5.0
Installing
yarn add react-atomicus
Basic usage
After installing the library, include the Normalize component in your application and you're ready to go:
import React from 'react'
import ReactDOM from 'react-dom'
import { Normalize, Button } from 'react-atomicus'
ReactDOM.render(
<>
<Normalize />
<Button>Test</Button>
</>,
document.getElementById('root')
)
Docz
Have a look at the documentation at react-atomicus for more information about using react-atomicus.
License
MIT
1.5.0
5 years ago
1.4.0
6 years ago
1.3.0
6 years ago
1.2.11
6 years ago
1.2.8
6 years ago
1.2.10
6 years ago
1.2.9
6 years ago
1.2.6
6 years ago
1.2.5
6 years ago
1.2.4
6 years ago
1.2.3
6 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.8
6 years ago
1.1.7
6 years ago
1.1.6
6 years ago
1.1.5
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
0.0.1117
6 years ago
0.0.1116
6 years ago
0.0.1115
6 years ago
0.0.1114
6 years ago
0.0.1113
6 years ago
0.0.1112
6 years ago
0.0.1111
6 years ago
0.0.111
6 years ago
0.0.11
6 years ago