diff --git a/cms/src/routes/qualifying/+page.svelte b/cms/src/routes/qualifying/+page.svelte index 14a6029..8c13dfa 100644 --- a/cms/src/routes/qualifying/+page.svelte +++ b/cms/src/routes/qualifying/+page.svelte @@ -54,21 +54,21 @@
| วันที่ | -การสอบ | -ประเภท | +วันที่ | +การสอบ | +ประเภท |
|---|---|---|---|---|---|
| + | {exam.date??""} | -{exam.title} | -{exam.category??""} | +{exam.title} | +{exam.category??""} | {/each}