Move pataje
This commit is contained in:
@@ -272,6 +272,9 @@ export default function TeksDrawer({teks, anTeks, komante}) {
|
||||
<main className={classes.content}>
|
||||
{anTeks ? (
|
||||
<>
|
||||
<div className={classes.pataje}>
|
||||
<Pataje teks={anTeks} setError={setError} setSuccess={setSuccess} />
|
||||
</div>
|
||||
<Box align='center'>
|
||||
<Typography style={{marginTop: '0.8em'}} variant='h4'>
|
||||
{anTeks.tit}
|
||||
|
||||
Reference in New Issue
Block a user