1.0.3 • Published 3 years ago

react-privacycenter v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago