Skip to content

Commit

Permalink
fix(fe:FSADT1-1494): Removed icon (#1153)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia authored Sep 12, 2024
1 parent 604407a commit 989c93b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,6 @@ onMounted(() => {
<hr class="divider" />

<read-only-component label="Registration number" id="registrationNumber">
<template v-slot:icon>
<Information16 />
</template>
<template v-slot:default>
<span class="body-compact-01">{{ formData.businessInformation.registrationNumber }}</span>
</template>
Expand Down

0 comments on commit 989c93b

Please sign in to comment.