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, OnDestroy,
OnInit, OnInit,
Renderer2, Renderer2,
TemplateRef,
ViewChild, ViewChild,
ViewEncapsulation ViewEncapsulation
} from '@angular/core'; } from '@angular/core';