react-library-ag-text-example

testing...

Usage no npm install needed!

<script type="module">
  import reactLibraryAgTextExample from 'https://cdn.skypack.dev/react-library-ag-text-example';
</script>

README

test-example

testing...

NPM JavaScript Style Guide

Install

npm install --save test-example

Usage

import React, { Component } from 'react'

import MyComponent from 'test-example'
import 'test-example/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © shubham-primus