Share & Invite
Setup
1
Import VeltUserInviteTool from @veltdev/react
Import the VeltUserInviteTool
component
import { VeltUserInviteTool } from '@veltdev/react';
2
Place the VeltUserInviteTool component
Place the component wherever you want the invite button to appear.
<VeltUserInviteTool />