1.0.1 • Published 3 years ago
girard-media-ts v1.0.1
@type/girard-media
Made with typescript
Install
npm install --save girard-media-tsUsage
import React, { Component } from 'react'
import MyCounter from 'girard-media-ts'
class Example extends Component {
render() {
return <MyCounter />
}
}License
MIT © Girard Media(https://github.com/Girard Media)