Cleanup
This commit is contained in:
@@ -265,7 +265,6 @@ export function ExternalPlayer({
|
|||||||
/>
|
/>
|
||||||
</>
|
</>
|
||||||
) : (
|
) : (
|
||||||
<>
|
|
||||||
<Fill
|
<Fill
|
||||||
style={[
|
style={[
|
||||||
a.rounded_sm,
|
a.rounded_sm,
|
||||||
@@ -278,6 +277,7 @@ export function ExternalPlayer({
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
)}
|
||||||
<MediaInsetBorder
|
<MediaInsetBorder
|
||||||
opaque
|
opaque
|
||||||
style={[
|
style={[
|
||||||
@@ -287,8 +287,6 @@ export function ExternalPlayer({
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</>
|
|
||||||
)}
|
|
||||||
<PlaceholderOverlay
|
<PlaceholderOverlay
|
||||||
isLoading={isLoading}
|
isLoading={isLoading}
|
||||||
isPlayerActive={isPlayerActive}
|
isPlayerActive={isPlayerActive}
|
||||||
|
|||||||
Reference in New Issue
Block a user