1.0.3 • Published 2 years ago
girard-media-ts v1.0.3
@type/girard-media
Made with typescript
Install
npm install --save girard-media-ts
Usage
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)