Prevent errors from index and paroles pages
This commit is contained in:
@@ -230,7 +230,7 @@ export default function TeksDrawer({teks, anTeks, komante, denyeTeks}) {
|
||||
/>
|
||||
) : (
|
||||
<Box sx={{marginTop: '5em'}}>
|
||||
<DenyeTeks {...denyeTeks} />
|
||||
<DenyeTeks denyeTeks={denyeTeks} />
|
||||
</Box>
|
||||
)}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user