0.0.10 • Published 3 years ago

cta-theme-utils v0.0.10

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

cta-theme-utils

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save cta-theme-utils

Usage

import React, { Component } from 'react'

import MyComponent from 'cta-theme-utils'
import 'cta-theme-utils/dist/index.css'

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

License

MIT © yellowgocl

0.0.10

3 years ago

0.0.3

3 years ago