Skip to content

Commit dccbca7

Browse files
authored
Merge pull request #101 from esc-chula/dev
Add absence file
2 parents ef30161 + 69da1f1 commit dccbca7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/core/constants/stepCard.constant.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ const stepCardConstant: StepCardModel = {
305305
<div style={{ marginTop: "0.75rem" }}>
306306
หลังจากนี้หากน้อง ๆ มีข้อสงสัยใด ๆ สามารถทักมาสอบถามได้ผ่านทางเฟซบุ๊กเพจ LarnGear Camp ตลอดเลยนะครับ ไว้เจอกันที่ลานเกียร์ฮ๊าฟฟฟฟ :)
307307
</div>
308-
{/* <div style={{ marginTop: "0.75rem" }}>
308+
<div style={{ marginTop: "0.75rem" }}>
309309
สำหรับน้อง ๆ ที่ต้องการขอเอกสารเพื่อขอลาเรียนที่โรงเรียน ให้ดาวน์โหลดเอกสารด้านล่างได้เลย
310310
<ul>
311311
<li>
@@ -314,7 +314,7 @@ const stepCardConstant: StepCardModel = {
314314
</Link>
315315
</li>
316316
</ul>
317-
</div> */}
317+
</div>
318318
</>
319319
),
320320
// primaryButton: {

0 commit comments

Comments
 (0)