This commit is contained in:
Clément Le Bihan
2023-11-28 18:01:54 +01:00
parent 84ea0b3743
commit 95da2cc500
5 changed files with 42 additions and 36 deletions
+1 -2
View File
@@ -60,8 +60,7 @@ const GoldenRatio = () => {
direction={isPhone ? 'row-reverse' : 'column-reverse'}
header={<HomeMainSongCard {...cards[3]} />}
>
<View style={{ display: 'flex', width: '100%', height: '100%'}}>
</View>
<View style={{ display: 'flex', width: '100%', height: '100%' }}></View>
</GoldenRatioPanel>
</GoldenRatioPanel>
</GoldenRatioPanel>