fix: move alpha alert into hero description using correct alert component
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user