Skip to content

Commit 89dcf8a

Browse files
authored
Merge pull request laravel#114 from laravel/fix-85-flux-pro
Fixes laravel#85 by adding verbatim to flux component example
2 parents a74768d + 2119c23 commit 89dcf8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ai/fluxui-pro/core.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
- Fallback to standard Blade components if Flux is unavailable.
77
- If available, use Laravel Boost's `search-docs` tool to get the exact documentation and code snippets available for this project.
88
- Flux UI components look like this:
9+
@verbatim
910
<code-snippet name="Flux UI component usage example" lang="blade">
1011
<flux:button variant="primary"/>
1112
</code-snippet>
13+
@endverbatim
1214

1315
### Available Components
1416
This is correct as of Boost installation, but there may be additional components within the codebase.

0 commit comments

Comments
 (0)