bump
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fireclover/example-react",
|
||||
"private": true,
|
||||
"private": false,
|
||||
"version": "1.0.0",
|
||||
"description": "Static site using S3 and CloudFront",
|
||||
"type": "module",
|
||||
|
||||
@ -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 deployed using FireClover to AWS
|
||||
Material UI Vite.js example in TypeScript deployed using The FireClover Platform to AWS
|
||||
</Typography>
|
||||
<ProTip />
|
||||
<Copyright />
|
||||
|
||||
Reference in New Issue
Block a user