css whatever + pretty

This commit is contained in:
danis
2023-09-25 14:51:20 +02:00
parent 5395bbb03a
commit f4d75eef73
2 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -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"