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.
|
Drop-in integration with any Filament resource.
|
||||||
|
|
||||||
|
:::alert{type="warning"}
|
||||||
|
**Alpha Software** — Breaking changes may occur between releases. Not recommended for production use.
|
||||||
|
:::
|
||||||
|
|
||||||
#links
|
#links
|
||||||
:::u-button
|
:::u-button
|
||||||
---
|
---
|
||||||
@@ -43,10 +47,6 @@ Drop-in integration with any Filament resource.
|
|||||||
</div>
|
</div>
|
||||||
</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
|
::u-page-section
|
||||||
#title
|
#title
|
||||||
Why choose Comments?
|
Why choose Comments?
|
||||||
|
|||||||
Reference in New Issue
Block a user