Код: Выделить всё
{info && }
[list]
{songs && songs.map((song, i) => (
setInfo({...props})}>
))}
[/list]
Без переполнения-y-auto :
Подробнее здесь: https://stackoverflow.com/questions/794 ... -container
Код: Выделить всё
{info && }
[list]
{songs && songs.map((song, i) => (
setInfo({...props})}>
))}
[/list]