Skip to content

Commit cb65465

Browse files
committed
Deploying to main from @ 04802b4 πŸš€
1 parent 04802b4 commit cb65465

File tree

5 files changed

+57
-0
lines changed

5 files changed

+57
-0
lines changed

β€Ždocs/test_app/assets/index-D9zm4lca.js

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždocs/test_app/assets/index-n_ryQ3BS.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Loading

β€Ždocs/test_app/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<link rel="icon" type="image/svg+xml" href="/react-map-components-apps/test_app/vite.svg" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>Vite + React</title>
8+
<script type="module" crossorigin src="/react-map-components-apps/test_app/assets/index-D9zm4lca.js"></script>
9+
<link rel="stylesheet" crossorigin href="/react-map-components-apps/test_app/assets/index-n_ryQ3BS.css">
10+
</head>
11+
<body>
12+
<div id="root"></div>
13+
</body>
14+
</html>

β€Ždocs/test_app/vite.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
Β (0)