diverse BugFixes
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
<div class="flex-1">
|
||||
<p class="text-sm text-gray-800 mb-2">{{ user.description }}</p>
|
||||
<h3 class="text-lg font-semibold">{{ user.firstname }} {{ user.lastname }}</h3>
|
||||
<p class="text-sm text-gray-600">{{ user.companyName }}</p>
|
||||
<app-customer-sub-type [customerSubType]="user.customerSubType"></app-customer-sub-type>
|
||||
<p class="text-sm text-gray-600 mt-1">{{ user.companyName }}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-4 flex justify-between items-center">
|
||||
|
||||
Reference in New Issue
Block a user