From 8411c35591dc8a8a8ff9d1137c2fe4b9164720f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=87etin?= <92744169+mehmetcetin01140@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:23:15 +0300 Subject: [PATCH] Fixed #14872 - Theming | Wrong Icon in documentation --- src/app/showcase/doc/theming/builtinthemesdoc.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/showcase/doc/theming/builtinthemesdoc.ts b/src/app/showcase/doc/theming/builtinthemesdoc.ts index 12a39d6ca50..ff65a2f433f 100644 --- a/src/app/showcase/doc/theming/builtinthemesdoc.ts +++ b/src/app/showcase/doc/theming/builtinthemesdoc.ts @@ -7,7 +7,7 @@ import { Code } from '../../domain/code';

PrimeNG ships with various free themes to choose from. The list below states all the available themes in the npm distribution with import paths. For a live preview, use the configurator - at the topbar to switch themes. + at the topbar to switch themes.