UI: minor correction

This commit is contained in:
Dmitriymush 2023-12-01 16:07:45 +02:00
parent d4ffff1490
commit d51a3574f9

View File

@ -39,7 +39,7 @@ export class CopyButtonComponent {
@coerceBoolean() @coerceBoolean()
disabled = false; disabled = false;
// @deprecated need to used icon // @deprecated need to use icon input
@Input() @Input()
mdiIcon: string; mdiIcon: string;