From 401795ee738199079e38d97b2970d2407852b7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:57:58 +0300 Subject: [PATCH] docs: fixes tag background color --- apps/showcase/doc/carousel/basicdoc.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/showcase/doc/carousel/basicdoc.ts b/apps/showcase/doc/carousel/basicdoc.ts index bbe4ff6a35..28c4b7aa30 100644 --- a/apps/showcase/doc/carousel/basicdoc.ts +++ b/apps/showcase/doc/carousel/basicdoc.ts @@ -17,7 +17,7 @@ import { ChangeDetectorRef, Component, OnInit } from '@angular/core';