Browse Source

Added name to the app

master
Ajay S 3 years ago
parent
commit
3a729ad762
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      public/index.html

+ 1
- 1
public/index.html View File

@@ -21,7 +21,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>React App</title>
<title>Stringere</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>


Loading…
Cancel
Save