added src to tsconfig.json
Some checks failed
/ deploy (push) Failing after 1m5s

This commit is contained in:
lootboxer 2025-07-01 03:13:12 +03:00
parent 68f5aa29ab
commit febaa818f1
6 changed files with 14 additions and 7 deletions

View file

@ -2,9 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Экскурсии</title>
</head>
<body>
<div id="root"></div>