React plugin to embed PORT.im Privacy Center
$ npm install react-privacycenter
or
$ yarn add react-privacycenter
Import the Privacy Center component
import { PrivacyCenter } from "react-privacycenter";
Wrap something in the Privacy Center link
<PrivacyCenter fallback="https://privacy.port.im" id="XXX">Privacy Center</PrivacyCenter>
fallback - the fallback hosted url of your Privacy Center
id - the UUID of your Privacy Center