2.0.6 • Published 1 year ago

text-icon-xlab v2.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

2.0.4

1 year ago

2.0.2

1 year ago

2.0.0

1 year ago

1.0.1

1 year ago