Skip to content

Commit 1b1e6b8

Browse files
committed
Update index.html
fixed 'tab' lable/title
1 parent 338ef51 commit 1b1e6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Vite + React + TS</title>
6+
<title>ReproInventory</title>
77
</head>
88
<body>
99
<div id="root"></div>

0 commit comments

Comments
 (0)