forked from VinokurovVE/tests
Disabled signup; Map test
This commit is contained in:
@ -2,13 +2,13 @@ import { Box, Card, Typography } from "@mui/material";
|
||||
|
||||
export default function Main() {
|
||||
return (
|
||||
<Box>
|
||||
<Box sx={{ display: 'flex', flexDirection: 'column', gap: '16px', p: '16px' }}>
|
||||
<Typography variant='h6' fontWeight='700'>
|
||||
Последние файлы
|
||||
</Typography>
|
||||
|
||||
<Card>
|
||||
|
||||
|
||||
</Card>
|
||||
</Box>
|
||||
)
|
||||
|
Reference in New Issue
Block a user