bump
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@fireclover/example-react",
|
"name": "@fireclover/example-react",
|
||||||
"private": true,
|
"private": false,
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Static site using S3 and CloudFront",
|
"description": "Static site using S3 and CloudFront",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
@ -28,7 +28,7 @@ export default function App() {
|
|||||||
<Container maxWidth="sm">
|
<Container maxWidth="sm">
|
||||||
<Box sx={{ my: 4 }}>
|
<Box sx={{ my: 4 }}>
|
||||||
<Typography variant="h4" component="h1" sx={{ mb: 2 }}>
|
<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>
|
</Typography>
|
||||||
<ProTip />
|
<ProTip />
|
||||||
<Copyright />
|
<Copyright />
|
||||||
|
|||||||
Reference in New Issue
Block a user