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: update page tags
  • Loading branch information
MGREMY committed Jan 8, 2025
commit 71425958668a413081baa060b099c09584d828f2
2 changes: 0 additions & 2 deletions apps/docs/docs/components/alert/ng-doc.page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import type { NgDocPage } from '@ng-doc/core';

/**
* Show contextual information to your users using alert elements based on Tailwind CSS
*
* @status:info UPDATE
*/
const Accordion: NgDocPage = {
title: 'Alert',
Expand Down