8 lines
89 B
Vue
8 lines
89 B
Vue
<template>
|
|
<div>
|
|
<FormsKhitanForm />
|
|
</div>
|
|
</template>
|
|
|
|
<script setup>
|
|
</script> |