1.0.0 • Published 2 years ago
ardui v1.0.0
ardui
Made with create-react-library
Install
npm install --save ardui
Usage
import React, { Component } from 'react'
import MyComponent from 'ardui'
import 'ardui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © alirdurak
1.0.0
2 years ago