Skip to content

Commit

Permalink
feat(smart): realiza alterações visuais
Browse files Browse the repository at this point in the history
realiza alterações visuais para o smart-ui

fixes DTHFUI-8117
  • Loading branch information
jcorrea97 authored and anderson-gregorio-totvs committed Feb 23, 2024
1 parent 44b4c20 commit af3c8b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

<po-label
*ngIf="label"
class="po-switch-label"
[p-disabled]="disabled"
[p-label]="value === true ? labelOn : labelOff"
(click)="eventClick()"
Expand Down

0 comments on commit af3c8b0

Please sign in to comment.