From 1f9db099a51209b1798814c47e58788394c7fab9 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 20 Sep 2022 23:15:20 +0300 Subject: [PATCH] Fixed doc --- .../demo/components/documentation/documentation.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/demo/components/documentation/documentation.component.html b/src/app/demo/components/documentation/documentation.component.html index 9b1b956..829bb4a 100644 --- a/src/app/demo/components/documentation/documentation.component.html +++ b/src/app/demo/components/documentation/documentation.component.html @@ -118,7 +118,7 @@ export class AppMenuComponent implements OnInit {

Theme

-

Sakai provides 24 PrimeNG themes out of the box. Setup of a theme is simple by including the css of theme +

Sakai provides 26 PrimeNG themes out of the box. Setup of a theme is simple by including the css of theme to your bundle that are located inside assets/layout/styles/theme/ folder such as assets/layout/styles/theme/lara-light-indigo/theme.css.