Skip to content

Commit

Permalink
Fix: 파일 경로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
KimKyuHoi committed Aug 29, 2024
1 parent 6bc7a96 commit a41f71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/DocsTableColumns.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import CheckIcon from '@gdsc/assets/admin/check.svg';
import CheckIcon from '@gdsc/assets/admin/Check.svg';
import star from '@gdsc/assets/admin/miniStar.svg';

import { MemberData } from '@gdsc/types/AdminInterface';
Expand Down

0 comments on commit a41f71d

Please sign in to comment.