You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Truncate longer testimonials in the <scrollable-tweets> component to prevent large amounts of whitespace in between the component and other elements caused by longer quotes that are currently not in the viewport.
Issue/Goal:
Truncate longer testimonials in the
<scrollable-tweets>component to prevent large amounts of whitespace in between the component and other elements caused by longer quotes that are currently not in the viewport.How?