Placeholderrr
This commit is contained in:
@@ -4,11 +4,11 @@ export default function Home() {
|
||||
return (
|
||||
<Container>
|
||||
<Typography variant="h2" gutterBottom>
|
||||
Welcome to Next.js with Material-UI!
|
||||
Unavailable
|
||||
</Typography>
|
||||
<Typography>
|
||||
We are working on stopping the breach for you...
|
||||
</Typography>
|
||||
<Button variant="contained" color="primary">
|
||||
Click me
|
||||
</Button>
|
||||
</Container>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user