Skip to content

Commit

Permalink
Merge pull request #218 from isd-sgcu/dev
Browse files Browse the repository at this point in the history
remove 'หรือ' from staff home page
  • Loading branch information
TeeGoood authored Aug 3, 2024
2 parents 2fb06c7 + 74e28af commit 61f4805
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/rpkm/staff/home/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ function Page() {
{eventText}
</div>
<StudentCodeInput sendCheckInRequest={sendCheckInRequest} />
<div className="text-2xl font-semibold ">หรือ</div>
<div className="w-4/5 h-fit">
<Scan sendCheckInRequest={sendCheckInRequest} />
</div>
Expand Down

0 comments on commit 61f4805

Please sign in to comment.