Skip to content

Commit a41f71d

Browse files
committed
Fix: 파일 경로 수정
1 parent 6bc7a96 commit a41f71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/DocsTableColumns.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import CheckIcon from '@gdsc/assets/admin/check.svg';
1+
import CheckIcon from '@gdsc/assets/admin/Check.svg';
22
import star from '@gdsc/assets/admin/miniStar.svg';
33

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

0 commit comments

Comments
 (0)