UI: Fixed range-chart widget import

This commit is contained in:
Vladyslav_Prykhodko 2025-07-01 12:46:27 +03:00
parent b51e47d18b
commit b20b3d2b6e

View File

@ -23,6 +23,7 @@ import {
OnDestroy,
OnInit,
Renderer2,
TemplateRef,
ViewChild,
ViewEncapsulation
} from '@angular/core';