We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3dc47 commit cc8a6a0Copy full SHA for cc8a6a0
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite + React + TS</title>
+ <title>wildcat-dashboard-ui</title>
8
</head>
9
<body>
10
<div id="root"></div>
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "wildcat-dashboard-ui",
3
"private": true,
- "version": "0.0.0",
+ "version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments