Skip to content

Commit 6cd36b4

Browse files
committed
chore: fix build errors
1 parent 6133780 commit 6cd36b4

File tree

6 files changed

+212
-246
lines changed

6 files changed

+212
-246
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
65
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>React Usage Bar</title>
6+
<title>React Usage Bar - Development</title>
87
</head>
98
<body>
109
<div id="root"></div>

0 commit comments

Comments
 (0)