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