change Infolists\Components\TextEntry content class
Currently the TextEntry component has child element with class:
This changes all elements into inline elements.
I would like to avoid that and change the classname into to display content in full width!
Is it possible to "override" it or should i make my own component?
This changes all elements into inline elements.
I would like to avoid that and change the classname into to display content in full width!
Is it possible to "override" it or should i make my own component?