From 889dc2828b359b89d334943e080b9dfda0283ded Mon Sep 17 00:00:00 2001 From: manukminasyan Date: Fri, 27 Mar 2026 16:08:55 +0400 Subject: [PATCH] fix: use callout component for alpha warning --- docs/content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.md b/docs/content/index.md index 49aa47c..7b0480f 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -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. :::