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