Changes app name to Boxes instead of React App

This commit is contained in:
Steve White 2024-10-24 15:51:36 -05:00
parent ca301c3108
commit 158d52dab4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
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`.
-->
<title>React App</title>
<title>Boxes</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>