wagtail-rest-pack
TypeScript icon, indicating that this package has built-in type declarations

1.0.42 • Public • Published

wagtail-rest-pack

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save wagtail-rest-pack

Usage

import React, { Component } from 'react'

import MyComponent from 'wagtail-rest-pack'
import 'wagtail-rest-pack/dist/index.css'

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

License

MIT © dbydzovsky

Readme

Keywords

none

Package Sidebar

Install

npm i wagtail-rest-pack

Weekly Downloads

1

Version

1.0.42

License

MIT

Unpacked Size

814 kB

Total Files

110

Last publish

Collaborators

  • dbydzovsky