InfoList TextEntry alignEnd() only applies to text but not Label
Hey hoping to clarify if it is intented behaviour or a bug.
When using Infolist Component TextEntry like this:
It only aligns text and not Label, wondering if it is intended behaviour?
When using Infolist Component TextEntry like this:
TextEntry::make('created_at')->alignEnd()->since();It only aligns text and not Label, wondering if it is intended behaviour?
