Can easily show alert dialogs

This commit is contained in:
2021-05-10 16:58:45 +02:00
parent 0ed340c592
commit 10e0440a5a
9 changed files with 359 additions and 60 deletions

View File

@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="Comunic moderation & administration"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
@ -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>Comunic Console</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>

View File

@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Comunic Console",
"name": "Comunic moderation & administration",
"icons": [
{
"src": "favicon.ico",