react-privacycenter
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

react-privacycenter

React plugin to embed PORT.im Privacy Center

Install

$ npm install react-privacycenter

or

$ yarn add react-privacycenter

Usage

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>

Props/Options

fallback - the fallback hosted url of your Privacy Center

id - the UUID of your Privacy Center

/react-privacycenter/

    Package Sidebar

    Install

    npm i react-privacycenter

    Weekly Downloads

    8

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    6.67 kB

    Total Files

    5

    Last publish

    Collaborators

    • portim