lint fix
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user