From 1b45746fb18e5480fb4f10f4f44f84bfc9e20eb0 Mon Sep 17 00:00:00 2001 From: joseph le Date: Fri, 13 Oct 2023 16:37:13 +0700 Subject: [PATCH] change color --- 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..17f252c 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}