Live component development with hot reload

@fieldflow360/org-ui

Active tab
delete-organization

Delete Organization

DeleteOrganization usage

<DeleteOrganization
  onDelete={async () => {
    await deleteOrganization();
  }}
/>

Danger zone

Deleting this organization is permanent and cannot be undone. All data including clients, fields, and jobs will be permanently removed.