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