This commit is contained in:
Park Byung Eun 2022-07-18 09:40:29 +00:00
parent 43a770a9d1
commit bffa0d818c

View File

@ -20,7 +20,6 @@
<ng-container matColumnDef="partnerInfo">
<th mat-header-cell *matHeaderCellDef>정보</th>
<td mat-cell *matCellDef="let info">
{{ __testData(info) }}
<span class="font-medium text-right">
{{ info?.user.signinId }}
</span>