fix
This commit is contained in:
parent
c170707c7c
commit
dda2aab06f
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