Skip to content

Commit

Permalink
chore: 엑셀 -> excel 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
keemsebin committed Mar 5, 2024
1 parent 30783e2 commit 95e62e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/admin/member/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export default function Index() {
target="_blank"
className="mr-3 mt-2 cursor-pointer rounded-lg bg-green-100 px-4 py-2.5 text-sm font-bold text-green-500 transition-colors hover:bg-blue-200 md:w-auto md:py-3"
>
엑셀 양식 다운로드
Excel 양식 다운로드
</a>
<button
// onClick={isEditing ? handleSubmit : handleEditting}
Expand Down

0 comments on commit 95e62e6

Please sign in to comment.