diff --git a/docs/content/3.components/alert.md b/docs/content/3.components/alert.md index 1431da54..de7d92ee 100644 --- a/docs/content/3.components/alert.md +++ b/docs/content/3.components/alert.md @@ -19,6 +19,8 @@ props: --- :: +### Description + Use the `description` prop to set the description of the Alert. ::component-code