Skip to content

Commit 59dc429

Browse files
committed
chore(footer): remove disabled terms-of-service placeholder link
1 parent 44327e9 commit 59dc429

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

components/site/footer.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,6 @@ export function Footer() {
6363
>
6464
개인정보처리방침
6565
</Link>
66-
<span aria-hidden className="text-[var(--color-border)]">·</span>
67-
<span
68-
aria-disabled
69-
className="cursor-not-allowed opacity-70"
70-
title="준비 중"
71-
>
72-
이용약관
73-
</span>
7466
</nav>
7567
</div>
7668
</motion.div>

0 commit comments

Comments
 (0)