2.0.6 • Published 3 years ago

text-icon-xlab v2.0.6

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

text-icon-xlab

Made with create-react-library 23r32322r

NPM JavaScript Style Guide

Install

npm install --save text-icon-xlab

Usage

import React, { Component } from 'react'

import MyComponent from 'text-icon-xlab'
import 'text-icon-xlab/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent icon="icon" text="hello"/>
  }
}

License

MIT © khanhnttu

2.0.6

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.0

3 years ago

1.0.1

3 years ago