1.0.0 • Published 5 years ago
geeks-sample-greet v1.0.0
sample
This is just for testing
Install
npm install --save sampleUsage
import React, { Component } from 'react'
import MyComponent from 'sample'
import 'sample/dist/index.css'
class Example extends Component {
  render() {
    return <MyComponent />
  }
}License
MIT © madhujayavarapu
1.0.0
5 years ago