react-highlight-text-mohith
v0.1.2
Published
Simple React component to highlight text.
Readme
react-highlight-text
Simple React component to highlight text.
Install
npm install @yourname/react-highlight-text
Usage
import { HighlightText } from "react-highlight-text-mohith";
<HighlightText text="Hello React World" highlight="React" />