Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrinko committed Jul 14, 2024
1 parent 935b83d commit 70fc2af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/index-Fpu7zV87.css → assets/index-BypGpNEI.css

Large diffs are not rendered by default.

File renamed without changes.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-BivmxB5z.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Fpu7zV87.css">
<script type="module" crossorigin src="/react_todo-app-with-api/assets/index-eizm6hu1.js"></script>
<link rel="stylesheet" crossorigin href="/react_todo-app-with-api/assets/index-BypGpNEI.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 70fc2af

Please sign in to comment.