Edit EntegreMizik condition
This commit is contained in:
@@ -308,7 +308,7 @@ export default function TeksDrawer({teks, anTeks, komante}) {
|
|||||||
</Typography>
|
</Typography>
|
||||||
)}
|
)}
|
||||||
</Box>
|
</Box>
|
||||||
{anTeks.kouteyAchtey.length > 0 && (
|
{(anTeks.okiMizikID || anTeks.kouteyAchtey.length > 0) && (
|
||||||
<EntegreMizik anTeks={anTeks} isMobile={isMobile} />
|
<EntegreMizik anTeks={anTeks} isMobile={isMobile} />
|
||||||
)}
|
)}
|
||||||
{anTeks.okiMizikID && (
|
{anTeks.okiMizikID && (
|
||||||
|
|||||||
Reference in New Issue
Block a user