mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 06:28:40 +00:00
* ConfirmInviteForm * Render ConfirmInvitePage at /invites/:invite_token * Add email, pre-fill name, and handle successful submit * Fix button text
1 line
43 B
JavaScript
1 line
43 B
JavaScript
export default from './ConfirmInviteForm';
|