fix. 불필요 패키지 제거

This commit is contained in:
clkim
2025-09-16 13:33:56 +09:00
parent 5cf129f0a0
commit f8d4f49284
3 changed files with 17 additions and 19 deletions

View File

@@ -106,10 +106,10 @@
<div class="address-area mt-6">
<address class="not-italic text-gray-500">
<div class="row my-1.5">
<!-- <span
<span
v-dompurify-html="footerData.footer_info"
class="[&_a]:cursor-pointer [&_a]:text-blue-500 [&_a]:underline"
></span> -->
></span>
</div>
</address>
</div>