remove showing audioUrl
This commit is contained in:
parent
8a8f1d14f9
commit
754be7877e
|
|
@ -192,7 +192,6 @@ const JKJamTrackPlayer = () => {
|
|||
menu: (base) => ({ ...base, zIndex: 9999 })
|
||||
}}
|
||||
/>
|
||||
{ audioUrl }
|
||||
<Row className="mt-2">
|
||||
<Col>
|
||||
{audioUrl && (
|
||||
|
|
|
|||
Loading…
Reference in New Issue