Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

custom-text-aniket

aniket_das9MIT1.0.0

Test related

readme

custom-text

Test related

NPM JavaScript Style Guide

Install

npm install --save custom-text

Usage

import React, { Component } from 'react'

import MyComponent from 'custom-text'
import 'custom-text/dist/index.css'

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

License

MIT ©