fix: use schema() instead of modalContent() for Filament 5 compatibility

Replace deprecated modalContent() with schema([CommentsEntry::make('comments')])
in both CommentsAction and CommentsTableAction to fix comment creation in
Filament 5 modals.
This commit is contained in:
manukminasyan
2026-03-27 17:48:32 +04:00
parent 889dc2828b
commit f119095ae5
5 changed files with 14 additions and 16 deletions

Binary file not shown.