From 1e5c7ba728f5892a33b874fed171b464cd8bdf93 Mon Sep 17 00:00:00 2001 From: Shane Melton Date: Thu, 21 Jul 2022 17:04:33 -0700 Subject: [PATCH] Fix people component file rename --- .../people.component.html => members/members.component.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/web/src/app/organizations/{manage/people.component.html => members/members.component.html} (100%) diff --git a/apps/web/src/app/organizations/manage/people.component.html b/apps/web/src/app/organizations/members/members.component.html similarity index 100% rename from apps/web/src/app/organizations/manage/people.component.html rename to apps/web/src/app/organizations/members/members.component.html