Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ad956 committed Jul 11, 2024
1 parent 9205755 commit 0b8d3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(pages)/receptionist/components/Sidebar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default function Sidebar() {
return (
<aside className="h-full flex flex-col items-center p-4 bg-[#f3f6fd]">
<Image
src="/patient.svg"
src="/icons/patient.svg"
alt="brand-logo"
height={35}
width={35}
Expand Down

0 comments on commit 0b8d3c9

Please sign in to comment.