refactor: replace scan loading style loading
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,6 @@
|
|||||||
<base href="/">
|
<base href="/">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||||
<link rel="preload" href="/scan-loading-screen/scan-loading-screen.css" as="style" />
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<scan-loading-screen></scan-loading-screen>
|
<scan-loading-screen></scan-loading-screen>
|
||||||
|
|||||||
Reference in New Issue
Block a user