Skip to content

Commit 26beab2

Browse files
authored
πŸ“ chore: 파일λͺ… μˆ˜μ •
πŸ“ chore: 파일λͺ… μˆ˜μ •
2 parents c31b7df + 654a194 commit 26beab2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

β€Žsrc/components/UserProfileSelector/UserProfileSelector.jsxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { useEffect, useState, useRef } from 'react';
22
import getProfileImages from '../../api/getProfileImages.js';
3-
import uploadImage from '../../api/postUpLoadImage.js';
3+
import uploadImage from '../../api/postUpload.js';
44
import DEFAULT_PROFILE_IMAGE from '../../constants/image.js';
55
import styles from './UserProfileSelector.module.scss';
66

0 commit comments

Comments
Β (0)