fix: use callout component for alpha warning

This commit is contained in:
manukminasyan
2026-03-27 16:08:55 +04:00
parent 82eb6a70ad
commit 889dc2828b

View File

@@ -14,7 +14,7 @@ A full-featured commenting system for Filament panels with threaded replies, @me
Drop-in integration with any Filament resource.
:::alert{type="warning"}
:::callout{icon="i-lucide-triangle-alert" color="amber"}
**Alpha Software** — Breaking changes may occur between releases. Not recommended for production use.
:::