게시판 상세 추가
This commit is contained in:
parent
528961561e
commit
e95ddbbcde
@ -3,6 +3,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
kllk
|
kllk
|
||||||
<Profile profileName="만드레야2" />
|
<Profile profileName="만드레야2" />
|
||||||
|
<BoardDetail>
|
||||||
<Comment />
|
<Comment />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -12,6 +13,7 @@
|
|||||||
|
|
||||||
import Profile from '@/components/Profile.vue';
|
import Profile from '@/components/Profile.vue';
|
||||||
import Comment from '@/components/Comment.vue';
|
import Comment from '@/components/Comment.vue';
|
||||||
|
import BoardDetail from '@/components/BoardDetail.vue';
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user