@myally/myallycore_shared
v10.0.0
Published
Made with create-react-library
Readme
@myally/myallycore_shared
Made with create-react-library
Install
npm install --save @myally/myallycore_sharedUsage
import React, { Component } from 'react'
import MyComponent from '@myally/myallycore_shared'
import '@myally/myallycore_shared/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © hjnieuwenhuizen
