css whatever + pretty
This commit is contained in:
@@ -67,7 +67,7 @@ const SongLobbyView = (props: RouteProps<SongLobbyProps>) => {
|
||||
}
|
||||
/>
|
||||
</Text>
|
||||
<DurationComponent length={songQuery.data?.details.length} />
|
||||
<DurationComponent length={songQuery.data?.details.length} />
|
||||
<TextButton
|
||||
translate={{ translationKey: 'playBtn' }}
|
||||
width="auto"
|
||||
|
||||
Reference in New Issue
Block a user