Browse Source

added app name in mainfest.json

master
Ajay S 3 years ago
parent
commit
fc6a0ce4fd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      public/manifest.json

+ 2
- 2
public/manifest.json View File

@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "stringere",
"name": "stringere",
"icons": [
{
"src": "favicon.ico",


Loading…
Cancel
Save