th-pattern-library
v1.0.0
Published
A pattern library conforming with TechHive.IO's design system.
Downloads
5
Readme
th-pattern-library
A pattern library conforming with TechHive.IO's design system.
Install
npm install --save th-pattern-library
Usage
import React, { Component } from 'react';
import MyComponent from 'th-pattern-library';
import 'th-pattern-library/dist/index.css';
class Example extends Component {
render() {
return <MyComponent />;
}
}
License
TechHive.IO React Library is © 2020 TechHive.IO LLC . It is distributed under the Creative Commons Attribution License.
The names and logos for TechHive.IO LLC are trademarks of TechHive.IO LLC.