Last updated 8 months ago
Install the using npm:
Copy
$ npm install @raydius/react
Both components can be imported directly from the SDK, like so:
import { RaydiusProvider, useRaydius } from '@raydius/react';