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