Change 'teks' route to 'paroles'

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-03-13 01:38:45 +04:00
parent a7475c1163
commit 414db4d14d
12 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -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>