UNPKG

highlight-plus

Version:

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

4 lines 148 B
import "./styles/style.css"; import HighlightPlus from "./components/HighlightPlus"; export default HighlightPlus; //# sourceMappingURL=index.js.map