Skip to content

Commit

Permalink
Deploying to main from @ 2e4757a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaDemchenko committed Jan 9, 2024
1 parent 2e4757a commit 24b0b70
Show file tree
Hide file tree
Showing 19 changed files with 43 additions and 3,676 deletions.
25 changes: 0 additions & 25 deletions .eslintrc.cjs

This file was deleted.

24 changes: 0 additions & 24 deletions .gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions .prettierrc

This file was deleted.

30 changes: 0 additions & 30 deletions README.md

This file was deleted.

40 changes: 40 additions & 0 deletions assets/index-485oct-P.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-T74ItOsL.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
<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>
<script type="module" crossorigin src="/assets/index-485oct-P.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-T74ItOsL.css">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
Loading

0 comments on commit 24b0b70

Please sign in to comment.