Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
feat: 🎸 annotationの前には「※」をつけてわかりやすくした
Browse files Browse the repository at this point in the history
  • Loading branch information
nikukyugamer committed Jun 19, 2022
1 parent cc937cb commit 057e4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/vote-to-unite-attacks/Main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ ${uniteAttackName}
<>
<br />
<span className="pl-10 text-xs">
{/* TODO: 英語を用意したい */}
{/* TODO: 英語を用意したい */}
{uniteAttack.page_annotation}
</span>
</>
Expand Down

0 comments on commit 057e4a5

Please sign in to comment.