From 4f5fbe9e1713833574fc68018bd67a2d9a54a8f1 Mon Sep 17 00:00:00 2001 From: Adrien Vannson Date: Tue, 28 Feb 2023 17:19:40 +0100 Subject: [PATCH] Remove useless ID --- src/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.js b/src/App.js index 0e22255..2757e08 100644 --- a/src/App.js +++ b/src/App.js @@ -35,7 +35,6 @@ function ChangeFloor({ currentFloor, callbackFloorChanged }) {