Print specific react components in the browser.
npm install react-print-componentsyarn add react-print-components or npm install react-print-components
import PrintComponents from "react-print-components"; trigger={}
>
Content to print!
`API
|Name|Type|Description
|:--:|:-----|:-----|
|
trigger|function|A function that returns a React Component or HTML element
|className`|string|Optional class to pass to the print container