Skip to content

Commit

Permalink
Merge pull request #41 from IT-Cotato/feat/#39
Browse files Browse the repository at this point in the history
[FIX] navbar home 이미지 수정
  • Loading branch information
seoyeon5117 authored Feb 1, 2025
2 parents a2d01d0 + 1c72e40 commit 26bfd0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/assets/imgs/navIcon/home.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 src/components/layout/navbar.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import HomeIcon from '@/assets/imgs/navIcon/Home.svg?react';
import HomeIcon from '@/assets/imgs/navIcon/home.svg?react';
import BoardIcon from '@/assets/imgs/navIcon/board.svg?react';
import MarketIcon from '@/assets/imgs/navIcon/market.svg?react';
import ChatIcon from '@/assets/imgs/navIcon/chat.svg?react';
Expand Down

0 comments on commit 26bfd0c

Please sign in to comment.