Skip to content

Commit abfb75e

Browse files
authored
Merge pull request #3732 from ParnaRoyChowdhury777/main
Issue #733 fixed. Previous PR was #755
2 parents d75180d + 049abf4 commit abfb75e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/data/userData.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ export const Users: User[] = [
175175
{
176176
title: "QR Generator",
177177
description: "It generates a QR code based on a typed text or URL.",
178-
preview: require("./showcase/qr_generator.png"),
178+
preview: require("./showcase/qr_generator-ss.png"),
179179
website: "https://scan--me.vercel.app/",
180180
source: "https://github.com/ParnaRoyChowdhury777/ScanMe",
181181
tags: ["opensource", "product", "html", "css", "javascript", "vanilla"],

0 commit comments

Comments
 (0)