From 65d3cc85f3798dfdd7561bf1028c540ba8f6cf4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=87etin?= <92744169+mehmetcetin01140@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:17:40 +0300 Subject: [PATCH] update datepicker docs --- apps/showcase/doc/datepicker/datetemplatedoc.ts | 6 +++--- apps/showcase/doc/datepicker/icondoc.ts | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/showcase/doc/datepicker/datetemplatedoc.ts b/apps/showcase/doc/datepicker/datetemplatedoc.ts index fab661a75c1..199e3551f19 100644 --- a/apps/showcase/doc/datepicker/datetemplatedoc.ts +++ b/apps/showcase/doc/datepicker/datetemplatedoc.ts @@ -10,7 +10,7 @@ import { Component } from '@angular/core';
- + {{ date.day }} {{ date.day }} @@ -24,7 +24,7 @@ export class DateTemplateDoc { code: Code = { basic: ` - + {{ date.day }} {{ date.day }} @@ -32,7 +32,7 @@ export class DateTemplateDoc { html: `
- + {{ date.day }} {{ date.day }} diff --git a/apps/showcase/doc/datepicker/icondoc.ts b/apps/showcase/doc/datepicker/icondoc.ts index 08a90dbe945..e6bb007bd82 100644 --- a/apps/showcase/doc/datepicker/icondoc.ts +++ b/apps/showcase/doc/datepicker/icondoc.ts @@ -22,7 +22,7 @@ import { Component } from '@angular/core';
- + @@ -44,7 +44,7 @@ export class IconDoc { - + `, @@ -63,7 +63,7 @@ export class IconDoc {
- +