Update renderer/pages/index.tsx

Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
This commit is contained in:
Yevgeniy Akimenko
2023-05-02 13:07:48 -07:00
committed by GitHub
parent e2b26f0608
commit bc0e0c6c2f

View File

@@ -691,7 +691,7 @@ const Home = () => {
</p>
<img
src={"file:///" + formattedImagePath}
src={"file:///" + imagePath}
alt="Original"
onMouseMove={handleMouseMove}
style={{