Skip to content

Commit

Permalink
feat: 기본이미지 및 코스 마커 svg 추가 #221
Browse files Browse the repository at this point in the history
#preview
  • Loading branch information
1119wj committed Dec 3, 2024
1 parent 9d183b3 commit 24fd487
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions frontend/src/assets/courseMarker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion frontend/src/components/ImageSkeleton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const ImageWithSkeleton = ({
<img
className="h-20 w-20 object-cover"
src={
'https://kr.object.ncloudstorage.com/ogil-public/uploads/default_thumbnail/no_Image.webp'
'https://kr.object.ncloudstorage.com/ogil-public/uploads/default_thumbnail/noImage.webp'
}
alt={'이미지 없음'}
/>
Expand Down

0 comments on commit 24fd487

Please sign in to comment.