lineClamp() method does not exist.

i'm trying to use this method for limiting column lines and the output is this error : lineClamp() method does not exist. this is how i write it : Tables\Columns\TextColumn::make('name')->lineClamp(2)
No description
No description
Solution:
update your filament version
Jump to solution
2 Replies
Solution
awcodes
awcodes3mo ago
update your filament version
Reza_bhb
Reza_bhb3mo ago
thank you for help problem solved