@gdn/react-highlight
v0.1.9
Published
Guidion - Geluk leidt tot succes en niet andersom
Downloads
7
Maintainers
Keywords
Readme
Guidion React Highlight Component
Install
$ npm install @gdn/react-highlight --save
Usage
import Markdown from '@gdn/react-highlight';
Icon properties
interface HighlightProps {
value: any;
}