ReBuild Client Portal

This commit is contained in:
R
2022-12-14 12:15:42 +07:00
parent 9ae069718e
commit ad46f5a2f0
37 changed files with 335 additions and 1078 deletions

13
public/client-portal/index.html Executable file → Normal file
View File

@@ -13,8 +13,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Using Google Font -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<!-- Using Local Font -->
<link rel="stylesheet" type="text/css" href="/fonts/index.css" />
@@ -24,15 +27,15 @@
content="The starting point for your next project with Minimal UI Kit, built on the newest version of Material-UI ©, ready to be customized to your style" />
<meta name="keywords" content="react,material,kit,application,dashboard,admin,template" />
<meta name="author" content="Minimal UI Kit" />
<script type="module" crossorigin src="/assets/index.31286e3b.js"></script>
<link rel="stylesheet" href="/assets/index.61c3cd6f.css">
<script type="module" crossorigin src="/assets/index.b24f7692.js"></script>
<link rel="stylesheet" href="/assets/index.4f71ab86.css">
<link rel="manifest" href="/manifest.webmanifest"><script src="/registerSW.js"></script></head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>
</html>