mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-28 06:29:37 -05:00
we want this to overflow
This commit is contained in:
@@ -205,9 +205,9 @@ export default function Playlist({
|
||||
<RunTimeTicks>{ playlist.RunTimeTicks }</RunTimeTicks>
|
||||
</XStack>
|
||||
)}
|
||||
style={{
|
||||
overflow: 'hidden' // Prevent unnecessary memory usage
|
||||
}}
|
||||
// style={{
|
||||
// overflow: 'hidden' // Prevent unnecessary memory usage
|
||||
// }}
|
||||
/>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user