feat: form ประวัติ
This commit is contained in:
parent
9dc72cc35f
commit
a2817e2ef4
1 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div
|
||||
class="row full-width justify-center"
|
||||
style="background: var(--indigo-0); height: 50px"
|
||||
>
|
||||
<div class="">asdasd</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue