Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
fix: modify header
Browse files Browse the repository at this point in the history
  • Loading branch information
jspark2000 committed Aug 25, 2024
1 parent 49868c9 commit a0a1d4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { ThemeToggle } from './ThemeToggle'
const navigation = [
{ name: '로스터', href: '#' },
{ name: '일정/결과', href: '#' },
{ name: '게시판', href: '#' },
{ name: '소개', href: '#' }
]

Expand Down

0 comments on commit a0a1d4b

Please sign in to comment.