docs: fix component title and description in alert.mdx (#7435)
- Removed the incorrect title and description from the Alert component page - Added new title and description for the Alert component page
This commit is contained in:
committed by
GitHub
parent
ba66ab8d56
commit
2b55208c1c
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Avatar"
|
||||
description: "An image element with a fallback for representing the user."
|
||||
title: "Alert"
|
||||
description: "A component for displaying important messages."
|
||||
component: true
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user