Merge branch '250325_board'
All checks were successful
LocalNet_front/pipeline/head This commit looks good

This commit is contained in:
nevermoregb 2025-03-25 12:55:32 +09:00
commit 69234678d1

View File

@ -43,7 +43,7 @@
</template>
<template v-else>
<p class="m-0">{{ comment.content }}</p>
<div class="m-0" style="white-space: pre-wrap">{{ comment.content }}</div>
</template>
</div>
<!-- <p>현재 isDeleted : {{ isDeleted }}</p> -->