boardvie 수정
This commit is contained in:
parent
994956b253
commit
44f33abc2f
@ -1,14 +1,16 @@
|
||||
<template>
|
||||
<div class="container-xxl flex-grow-1 container-p-y">
|
||||
<div class="row">
|
||||
kllk123
|
||||
<Comment/>
|
||||
kllk
|
||||
<Profile profileName="만드레" />
|
||||
<Comment />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
import Profile from '@/components/Profile.vue';
|
||||
import Comment from '@/components/Comment.vue';
|
||||
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user