diff --git a/website/src/App.js b/website/src/App.js index 9f863d6..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}