Update kivi-cars/public/index.html, kivi-cars/src/index.js

This commit is contained in:
Ismail Šošić
2022-03-11 08:56:11 +00:00
parent be01f7ac58
commit b19142ad47
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL. work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>Kivi Cars</title> <title>React App</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>