From 37e92dca3118dcba5bfde13f07bb9d5c39eed464 Mon Sep 17 00:00:00 2001 From: joseph le Date: Tue, 3 Oct 2023 15:31:12 +0700 Subject: [PATCH] first commit for dev --- website/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/App.js b/website/src/App.js index 96c5b9a..9f863d6 100644 --- a/website/src/App.js +++ b/website/src/App.js @@ -23,7 +23,7 @@ const App = () => {

Demo Git Webhook

{allProducts.map((pro) => (
-

+

SN: {pro.SN}

PID: {pro.PID}