ok
This commit is contained in:
@@ -27,7 +27,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>KedaiMaster</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>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "React App",
|
"short_name": "KedaiMaster",
|
||||||
"name": "Create React App Sample",
|
"name": "jangan pernah ragukan pelanggan",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "favicon.ico",
|
"src": "favicon.ico",
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ const ProfileName = styled.h2`
|
|||||||
return nn;
|
return nn;
|
||||||
}}
|
}}
|
||||||
0.5s forwards;
|
0.5s forwards;
|
||||||
|
text-align: left;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const nn = keyframes`
|
const nn = keyframes`
|
||||||
|
|||||||
Reference in New Issue
Block a user