mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-05 10:49:22 -05:00
text width
This commit is contained in:
@@ -33,7 +33,7 @@ export default function RecentlyPlayed(): React.JSX.Element {
|
||||
numberOfLines={1}
|
||||
textBreakStrategy="simple"
|
||||
lineBreakStrategyIOS="standard"
|
||||
width={150}
|
||||
width={200}
|
||||
>
|
||||
{`${recentlyPlayedTrack.Name}`}
|
||||
</H5>
|
||||
|
||||
Reference in New Issue
Block a user