Compare commits
No commits in common. "66212c3c2787d65db7c8fea826a65ca246a7f647" and "72ce5ee6250a84ab7e431aeaabe7cb0c1eb5604d" have entirely different histories.
66212c3c27
...
72ce5ee625
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
<div class="grid grid-cols-2 justify-stretch ... gap-4">
|
||||
<div>
|
||||
{#if data.positionsTrue}
|
||||
<div class="w-12/12 text-lg font-medium pt-6">ประเภทวิชาการ</div>
|
||||
<!-- <div class="w-12/12 text-lg font-medium pt-6">ประเภทวิชาการ</div> -->
|
||||
{#each data.positionsTrue as p}
|
||||
<div class="text-lg py-1">
|
||||
<div class="flex flex-wrap items-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue