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