From 1fd1f13a6da7241ae0863a56f0f1e55f86d84297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=87etin?= <92744169+mehmetcetin01140@users.noreply.github.com> Date: Wed, 15 May 2024 14:29:53 +0300 Subject: [PATCH] Fixed #15175 - Stepper | linear does not work with header template --- src/app/showcase/doc/stepper/templatedoc.ts | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/app/showcase/doc/stepper/templatedoc.ts b/src/app/showcase/doc/stepper/templatedoc.ts index 62e7dcf717a..34c3f5f307a 100644 --- a/src/app/showcase/doc/stepper/templatedoc.ts +++ b/src/app/showcase/doc/stepper/templatedoc.ts @@ -11,7 +11,7 @@ import { Code } from '@domain/code'; -