use-termly
v0.0.2
Published
Simple library to interact with Termly from a React application.
Downloads
5
Readme
use-termly
Simple library to interact with Termly from a React application.
Usage
import { useTermly } from 'use-termly';
const { consentState } = useTermly();