Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(badge): implement standard configuration #108

Prev Previous commit
Next Next commit
docs: add standard configuration doc section and update indicator style
  • Loading branch information
MGREMY committed Jan 8, 2025
commit 4590a39e79be8a21152e8417c8df7528bbf84576
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type { NgDocPage } from '@ng-doc/core';
/**
* Defining a standardized way to create themes across all components of flowbite-angular.
*
* @status:alert NEW
* @status:info NEW
*/
const StandardConfiguration: NgDocPage = {
title: 'Standard configuration',
Expand Down