mirror of
https://github.com/bitwarden/browser
synced 2026-03-02 11:31:44 +00:00
[CL-707] Migrate CL codebase to signals (#15340)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ng-template>
|
||||
@if (icon) {
|
||||
@if (icon(); as icon) {
|
||||
<i class="bwi {{ icon }} !tw-me-2" aria-hidden="true"></i>
|
||||
}
|
||||
<ng-content></ng-content>
|
||||
|
||||
Reference in New Issue
Block a user