grid-pattern
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

grid-pattern

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save grid-pattern

Usage

import React, { Component } from 'react'

import MyComponent from 'grid-pattern'
import 'grid-pattern/dist/index.css'

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

License

MIT © survah

Dependents (0)

Package Sidebar

Install

npm i grid-pattern

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

171 kB

Total Files

13

Last publish

Collaborators

  • survah