fix: move alpha alert into hero description using correct alert component

This commit is contained in:
manukminasyan
2026-03-27 16:08:10 +04:00
parent 2edcfa00f1
commit 82eb6a70ad

View File

@@ -14,6 +14,10 @@ A full-featured commenting system for Filament panels with threaded replies, @me
Drop-in integration with any Filament resource.
:::alert{type="warning"}
**Alpha Software** — Breaking changes may occur between releases. Not recommended for production use.
:::
#links
:::u-button
---
@@ -43,10 +47,6 @@ Drop-in integration with any Filament resource.
</div>
</div>
<div class="text-center mt-4 text-sm text-amber-600 dark:text-amber-400">
<strong>Alpha Software</strong> — Breaking changes may occur between releases. Not recommended for production use.
</div>
::u-page-section
#title
Why choose Comments?