hubstudio-highlight
v1.0.1
Published
This package will help you to find the pattern that you are looking for and paint their background color to orange
Downloads
9
Readme
hubstudio-highlight
Made with create-react-library
Install
npm install --save hubstudio-highlight
Usage
import React, { Component } from 'react'
import MyComponent from 'hubstudio-highlight'
import 'hubstudio-highlight/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © BunyaminMete