1.0.1 • Published 5 years ago
hannaev-carddiv v1.0.1
@hannaev/carddiv
Simple colored card
Install
npm install --save @hannaev/carddiv
Usage
import React, { Component } from 'react'
import MyComponent from '@hannaev/carddiv'
import '@hannaev/carddiv/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © hannaev
1.0.1
5 years ago