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