1.0.0 • Published 3 years ago
mz-react v1.0.0
mz-react
mz functions
Install
npm install --save mz-react
Usage
import React, { Component } from 'react'
import MyComponent from 'mz-react'
import 'mz-react/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © moemenzaafarany
1.0.0
3 years ago