Skip to content

Commit

Permalink
OCR Image Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanks0465 committed Sep 2, 2024
1 parent c69edd3 commit cd061ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ export default function Features() {
heading={"OCR"}
icon={
<Image
src="/assets/icons/ocr.png"
src={`${imagePrefix}/assets/icons/ocr.png`}
alt="OCR"
width={100}
height={100}
Expand Down

0 comments on commit cd061ed

Please sign in to comment.