mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-21 10:21:19 -06:00
make this icon consistent
This commit is contained in:
@@ -67,6 +67,7 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers<Para
|
||||
|
||||
<Icon
|
||||
large
|
||||
color={theme.borderColor.val}
|
||||
name="skip-next"
|
||||
onPress={() => useSkip.mutate(undefined)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user