From 2119c236696a4dd1277fc48f7397f1334d1ce172 Mon Sep 17 00:00:00 2001 From: Ashley Hindle Date: Thu, 14 Aug 2025 14:41:47 +0100 Subject: [PATCH] Fixes #85 by adding verbatim to flux component example --- .ai/fluxui-pro/core.blade.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ai/fluxui-pro/core.blade.php b/.ai/fluxui-pro/core.blade.php index e18e5a5..b66c058 100644 --- a/.ai/fluxui-pro/core.blade.php +++ b/.ai/fluxui-pro/core.blade.php @@ -6,9 +6,11 @@ - Fallback to standard Blade components if Flux is unavailable. - If available, use Laravel Boost's `search-docs` tool to get the exact documentation and code snippets available for this project. - Flux UI components look like this: +@verbatim +@endverbatim ### Available Components This is correct as of Boost installation, but there may be additional components within the codebase.