Skip to content

Commit 529047c

Browse files
Changes made
1 parent b61928d commit 529047c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/users.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ const Users: User[] = [
295295
{
296296
title: "QR Generator",
297297
description: "It generates a QR code based on a typed text or URL.",
298-
preview: require("./showcase/qr-generator.png"),
298+
preview: require("./showcase/qr_generator.png"),
299299
website: "https://scan--me.vercel.app/",
300300
source: "https://github.com/ParnaRoyChowdhury777/ScanMe",
301301
tags: ["opensource", "product", "html", "css", "javascript", "vanilla"],

0 commit comments

Comments
 (0)