Skip to content

Commit f704963

Browse files
committed
docs: update standard configuration & badges
1 parent f050ccb commit f704963

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

apps/docs/docs/components/alert/ng-doc.page.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import type { NgDocPage } from '@ng-doc/core';
1010

1111
/**
1212
* Show contextual information to your users using alert elements based on Tailwind CSS
13+
*
14+
* @status:info UPDATE
1315
*/
1416
const Accordion: NgDocPage = {
1517
title: 'Alert',

apps/docs/docs/customize/standard-configuration/ng-doc.page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import type { NgDocPage } from '@ng-doc/core';
55
/**
66
* Defining a standardized way to create themes across all components of flowbite-angular.
77
*
8-
* @status:info NEW
8+
* @status:alert NEW
99
*/
1010
const StandardConfiguration: NgDocPage = {
1111
title: 'Standard configuration',

0 commit comments

Comments
 (0)