Skip to content

Commit

Permalink
fix: update sublabel key to avoid build fail (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
NileshPant1999 authored and ashwin1111 committed Dec 12, 2024
1 parent f160349 commit 7c1f8ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<div class="tw-mb-16-px">
<app-configuration-step-sub-header
[label]="'Customization'"
[subLabel]="brandingContent.customizeSectionSubLAbel">
[subLabel]="brandingContent.customizeSectionSubLabel">
</app-configuration-step-sub-header>
</div>
<div class="tw-rounded-12-px tw-border-separator tw-border tw-bg-white tw-mb-16-px">
Expand Down

0 comments on commit 7c1f8ef

Please sign in to comment.