Skip to content

Commit

Permalink
remove: text from staff home page
Browse files Browse the repository at this point in the history
  • Loading branch information
TeeGoood committed Aug 3, 2024
1 parent fd60380 commit 74e28af
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 74e28af

Please sign in to comment.