@cubid/react
v0.1.1
Published
React components and hooks for Cubid browser flows.
Readme
@cubid/react
React components and helpers for Cubid browser flows, built on top of
@cubid/browser.
Install
npm install @cubid/react @cubid/browserreact and react-dom are peer dependencies. During the migration window,
@cubid/web2-react remains a compatibility wrapper, but new integrations
should import from @cubid/react directly.
Usage
import { CubidHostedVerificationWidget, EmailOtpForm } from "@cubid/react"This package keeps the no-root-provider story intact for the hosted verification widgets and focused OTP components.
