From 0b7390edc144f9db353dac56ef90b644ace01ab0 Mon Sep 17 00:00:00 2001 From: Leandro Farias Date: Mon, 5 Jun 2023 11:29:37 +0000 Subject: [PATCH] fix(frontend): link to device --- frontend/src/sections/overview/overview-latest-orders.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/sections/overview/overview-latest-orders.js b/frontend/src/sections/overview/overview-latest-orders.js index d5bfc23..27229ea 100644 --- a/frontend/src/sections/overview/overview-latest-orders.js +++ b/frontend/src/sections/overview/overview-latest-orders.js @@ -100,7 +100,7 @@ export const OverviewLatestOrders = (props) => { router.push("devices/"+order.id)} + onClick={()=>router.push("devices/"+order.SN)} >