Skip to content

Commit

Permalink
feat: 이미지 저장 수정
Browse files Browse the repository at this point in the history
이미지 저장 수정
  • Loading branch information
E-hyeon authored Aug 14, 2024
1 parent 4e49056 commit 956729e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import * as S from './Styles';
import defaultProfile from '../../../assets/samples/emptyProfile.png';
import defaultProfile from '../../../assets/samples/emptyProfile.png';

interface ListProps {
name: string;
Expand Down

0 comments on commit 956729e

Please sign in to comment.