Skip to content

Commit 492a322

Browse files
committed
Update laravel-boost.mdc
1 parent f889993 commit 492a322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cursor/rules/laravel-boost.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ Forms\Components\Select::make('user_id')
657657
- All action classes extend `Filament\Actions\Action`. No action classes exist in `Filament\Tables\Actions`.
658658
- The `Form` & `Infolist` layout components have been moved to `Filament\Schemas\Components`, for example `Grid`, `Section`, `Fieldset`, `Tabs`, `Wizard`, etc.
659659
- A new `Repeater` component for Forms has been added.
660-
- Icons now use the `Filament\Support\Icons\Heroicon` Enum by default. Other options are available and documented.
660+
- Icons now use the `CodeWithDennis\FilamentLucideIcons\Enums\LucideIcon` Enum by default. Other options are available and documented.
661661

662662
### Organize Component Classes Structure
663663
- Schema components: `Schemas/Components/`

0 commit comments

Comments
 (0)