marry-ui
v1.0.0
Published
Made with create-react-library
Readme
marry-ui
Made with create-react-library
Install
npm install --save marry-uiUsage
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
