Skip to content

Commit

Permalink
# This is a combination of 7 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

test commit

# This is the commit message #2:

test commit

# This is the commit message #3:

test commit !を追加

# This is the commit message #4:

test commit

# This is the commit message #5:

test commit.

# This is the commit message #6:

test commit: revision App.tsx

# This is the commit message #7:

test commit: !削除
  • Loading branch information
sugama-satsuki committed Jul 31, 2023
1 parent 06f8b91 commit 1af8ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ const App: React.FC = () => {
<form id="searchControl" onSubmit={handleSearch}>
<input
type="search"
placeholder="検索...(テスト)"
placeholder="検索...(テスト!!!)"
name="q"
/>
</form>
Expand Down

0 comments on commit 1af8ac0

Please sign in to comment.