fixing recruiting

This commit is contained in:
Warunee Tamkoo 2024-06-07 14:23:42 +07:00
parent dcfe03737b
commit 5611c95f02
2 changed files with 3 additions and 6 deletions

View file

@ -99,9 +99,6 @@
</div>
</template>
<script setup lang="ts">
import { useProfileDataStore } from "@/modules/04_registry/store";
const profileStore = useProfileDataStore();
const props = defineProps({
header: {
type: String,