Skip to content

Commit

Permalink
add announcement extending edit document period
Browse files Browse the repository at this point in the history
  • Loading branch information
JomnoiZ committed Sep 15, 2024
1 parent 89a0246 commit e5c4cb0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/core/constants/announcements.constant.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ interface AnnouncementConstant {
}

export const announcementConstant: AnnouncementConstant[] = [
// {
// severity: "warning",
// variant: "standard",
// content: <>น้อง ๆ ที่ชำระค่าเข้าค่ายแล้ว อย่าลืมกรอกฟอร์มยินยอมมาตรการป้องกันโควิดนะครับ</>
// }
{
severity: "warning",
variant: "standard",
content: <>ขยายช่วงวันแก้ไขเอกสาร จากวันที่ 30 กันยายน เป็น วันที่ 4 ตุลาคม แทนนะครับ</>
}
]

0 comments on commit e5c4cb0

Please sign in to comment.