Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
f7f1a9e4ea
commit
9029cb560c
@@ -345,10 +345,6 @@ function ClientDetail() {
|
||||
<ContactsLinkTab parentId={clientId} parentTable="client_contacts" />
|
||||
</TabsContent>
|
||||
|
||||
<TabsContent value="fees">
|
||||
<AdjustFeesTab clientId={clientId} canEdit={canEdit} />
|
||||
</TabsContent>
|
||||
|
||||
<TabsContent value="custom">
|
||||
<ClientCustomFieldsTab clientId={clientId} />
|
||||
</TabsContent>
|
||||
|
||||
Reference in New Issue
Block a user