Skip to content

Commit 948e010

Browse files
다크모드 제거
1 parent f329b36 commit 948e010

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/layout/Header.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ export default function Header() {
5353
) : (
5454
<></>
5555
)}
56-
<button className="cursor-pointer">다크모드</button>
5756
</nav>
5857
</header>
5958

0 commit comments

Comments
 (0)