UNPKG

@whop/react

Version:

React SDK for building embedded apps on Whop

5 lines (4 loc) 104 B
import { useRef } from "react"; export function useCheckoutEmbedControls() { return useRef(null); }