Skip to content

Commit 946a521

Browse files
Merge pull request #250 from ut-code/revise-react-exercise
Revise React exercises
2 parents 7266c29 + be41e0d commit 946a521

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+4410
-7134
lines changed

docs/4-advanced/04-react/_samples/another-the-right-to-vote/.gitignore renamed to docs/4-advanced/04-react/_samples/another-test-score/.gitignore

File renamed without changes.

docs/4-advanced/04-react/_samples/another-the-right-to-vote/index.html renamed to docs/4-advanced/04-react/_samples/another-test-score/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
<html lang="ja">
33
<head>
44
<meta charset="UTF-8" />
5-
<title>Vite + React + TS</title>
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>テストの点数</title>
68
</head>
79
<body>
810
<div id="root"></div>

0 commit comments

Comments
 (0)