Skip to content

Commit 50fc11a

Browse files
authored
refactor: removed obsolete attribute (#4026)
1 parent cf242e3 commit 50fc11a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

showcases/angular-showcase/src/app/components/tooltip/tooltip.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
[placement]="exampleProps?.placement"
1919
[animation]="exampleProps?.animation"
2020
[delay]="exampleProps?.delay"
21-
[variant]="exampleProps?.variant"
2221
>{{ exampleProps?.content }}</db-tooltip
2322
>
2423
</db-button>

0 commit comments

Comments
 (0)