This commit is contained in:
VividTruthKeeper 2022-09-22 00:31:58 +05:00
parent 990bd6981e
commit 8e7aedc837
6 changed files with 67 additions and 62 deletions

1
dist/assets/index.3d5a2d33.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

59
dist/assets/index.fc991233.js vendored Normal file

File diff suppressed because one or more lines are too long

5
dist/assets/loader.2016aa78.svg vendored Normal file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: transparent; display: block; shape-rendering: auto;" width="200px" height="200px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
<circle cx="50" cy="50" fill="none" stroke="#2fad8c" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138">
<animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"></animateTransform>
</circle></svg>

After

Width:  |  Height:  |  Size: 597 B

4
dist/index.html vendored
View File

@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Admin Panel</title>
<script type="module" crossorigin src="/assets/index.8e8dae77.js"></script>
<link rel="stylesheet" href="/assets/index.d3b5c60b.css">
<script type="module" crossorigin src="/assets/index.fc991233.js"></script>
<link rel="stylesheet" href="/assets/index.3d5a2d33.css">
</head>
<body>
<div id="root"></div>