From 45181ad04920db0369e87ea76ec845894cd53017 Mon Sep 17 00:00:00 2001 From: Adrien Vannson Date: Tue, 28 Feb 2023 17:31:10 +0100 Subject: [PATCH] Format code --- src/App.js | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/src/App.js b/src/App.js index 263e1c4..9c03108 100644 --- a/src/App.js +++ b/src/App.js @@ -102,20 +102,20 @@ function RoomInformation({ roomId }) { }, [roomId]); return
- - Salle sélectionnée - - -
+ + Salle sélectionnée + + + } function TopBar() { @@ -168,7 +168,12 @@ export default function App() { return <>
- +