extraFieldWrapperAttributes does not exist

Hey I'm a bit confused, I try to use extraFieldWrapperAttributes on a TextInput like in the docs:
https://filamentphp.com/docs/3.x/forms/fields/getting-started#adding-extra-html-attributes

But I get the response:
Method Filament\Forms\Components\TextInput::extraFieldWrapperAttributes does not exist.
Solution
Updated to the latest helped me - Thanks!
Was this page helpful?