This commit is contained in:
2025-04-02 14:45:18 +02:00
parent c18fc0adc2
commit 1b1f2cd8ee

View File

@ -28,7 +28,7 @@ export default function App() {
<Container maxWidth="sm">
<Box sx={{ my: 4 }}>
<Typography variant="h4" component="h1" sx={{ mb: 2 }}>
Material UI Vite.js example in TypeScript
Material UI Vite.js example in TypeScript deployed using FireClover to AWS
</Typography>
<ProTip />
<Copyright />