How to add width to TextInputColumn in a table?
I have the following type of column:
How can I provide it more width so the content is visible?
TextInputColumn::make('siren_number')How can I provide it more width so the content is visible?
