space-design-system
v1.0.2
Published
Made with create react-library
Downloads
4
Readme
space-design-system
Made with create react-library
Install
npm install --save space-design-systemUsage
import React, { Component } from 'react'
import MyComponent from 'space-design-system'
import 'space-design-system/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © Atw-Delivery-Brands
