All Organizations

Manage organizations

<.table id="organizations" rows={@organizations}> <:col :let={org} label="Name">{org.name} <:col :let={org} label="Slug">{org.slug} <:col :let={org} label="Members">{length(org.memberships)} <:col :let={org} label="Created">{Calendar.strftime(org.inserted_at, "%Y-%m-%d")} <:col :let={org} label="">