Skip to content

Commit

Permalink
Merge branch 'dev' into tee/remove-baan-announce-from-sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
TeeGoood authored Jul 26, 2024
2 parents cf57a13 + 066007d commit e0dd9ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/(main)/home/JoinModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ const JoinModal: React.FC<JoinModalProps> = ({
<h1 className="text-3xl font-semibold text-white">
ยืนยันการเข้าร่วมงาน
</h1>
<p className="text-white text-sm text-center">ยืนยันการเข้าร่วมงาน</p>
<p className="text-white text-sm text-center">
ออนไซต์วันที่ 3-4 สิงหาคม 2567
</p>
</div>
<div className="flex flex-row gap-x-5 pb-3 justify-center">
<ModalButton
Expand Down

0 comments on commit e0dd9ed

Please sign in to comment.