mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-01-06 05:40:26 -06:00
don't need a separator here it's redundant
This commit is contained in:
@@ -32,7 +32,6 @@ export function Tabs() : React.JSX.Element {
|
||||
<>
|
||||
<Separator />
|
||||
<Miniplayer navigation={props.navigation} />
|
||||
<Separator />
|
||||
</>
|
||||
)}
|
||||
<BottomTabBar {...props} />
|
||||
|
||||
Reference in New Issue
Block a user