Change 'teks' route to 'paroles'
This commit is contained in:
@@ -162,7 +162,7 @@ export default function TeksDrawer({teks, anTeks, komante}) {
|
||||
</IconButton>
|
||||
{anTeks ? (
|
||||
<>
|
||||
<Link passHref href='/teks'>
|
||||
<Link passHref href='/paroles'>
|
||||
<IconButton aria-label='return' size='medium'>
|
||||
<KeyboardBackspaceIcon style={{fontSize: '1.5em'}} />
|
||||
</IconButton>
|
||||
|
||||
Reference in New Issue
Block a user