From 78f6c561759becbc198ceddc3c352ed6e8a06706 Mon Sep 17 00:00:00 2001 From: Nikita Barsukov Date: Wed, 9 Oct 2024 13:19:14 +0300 Subject: [PATCH] chore: remove `(input)=(0)` workaround --- .../kit/time/examples/4-time-segments-min-max/component.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/projects/demo/src/pages/kit/time/examples/4-time-segments-min-max/component.ts b/projects/demo/src/pages/kit/time/examples/4-time-segments-min-max/component.ts index 55e87d2a5..18a14cb2e 100644 --- a/projects/demo/src/pages/kit/time/examples/4-time-segments-min-max/component.ts +++ b/projects/demo/src/pages/kit/time/examples/4-time-segments-min-max/component.ts @@ -11,12 +11,10 @@ import mask from './mask'; selector: 'time-mask-doc-example-4', imports: [FormsModule, MaskitoDirective, TuiSegmented, TuiTextfield], template: ` -