게시판 오류 수정
This commit is contained in:
parent
5d4595e2e5
commit
724ffa5ca0
@ -19,7 +19,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup></script>
|
||||
<script setup>
|
||||
|
||||
import BoardComentArea from '@/components/board/BoardComentArea.vue';
|
||||
import BoardComment from '@/components/board/BoardComment.vue';
|
||||
@ -28,6 +28,3 @@ import BoardProfile from '@/components/board/BoardProfile.vue';
|
||||
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user