From 729d3735e9b76b1d46b1a959a94bb2467d45e1ab Mon Sep 17 00:00:00 2001 From: Samuel Costa Date: Mon, 10 Jun 2024 16:10:52 +0200 Subject: [PATCH 1/2] Added device name field in the device registration --- frontend/src/App.tsx | 2 +- frontend/src/Components/LinkDevice.tsx | 33 +++++--- frontend/src/Components/Navbar/Navbar.tsx | 94 +++++++++++------------ node/code/RIOT | 2 +- 4 files changed, 72 insertions(+), 59 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index d855b45e..cfeff6c6 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -70,7 +70,7 @@ function App() { return ; */ return[ , - , + ,