Skip to content

Commit

Permalink
remove div
Browse files Browse the repository at this point in the history
  • Loading branch information
af-egr committed Feb 10, 2025
1 parent 2dd442a commit 6b5719b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/ProjectTodosConditionReview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
{{ MII_LOCATIONS[uacCondition.location].display }}:
{{ getFileName(uacCondition.uploadId) }}
</div>
<div class="condition-interaction">
<div class="condition-data-amount">
{{ $t('proposal.conditionApprovalDataVolume', { amount: uacCondition.dataAmount }) }}
</div>
</div>
</div>
</template>

Expand Down

0 comments on commit 6b5719b

Please sign in to comment.