UNPKG

highlight-plus

Version:

A React component that extends react-highlight to highlight search terms within syntax-highlighted code.

4 lines (3 loc) 115 B
import "./styles/style.css"; import HighlightPlus from "./components/HighlightPlus"; export default HighlightPlus;