From e0be23f90f7da8db9549aa8f8cc0d98722fa3bb4 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 16 Oct 2019 21:59:43 +0300 Subject: Cleanup divs --- src/Datetime.js | 4 ++-- src/Geshem.js | 8 ++------ src/Slider.js | 20 +++++++++++--------- 3 files changed, 15 insertions(+), 17 deletions(-) (limited to 'src') diff --git a/src/Datetime.js b/src/Datetime.js index df29ba1..e46a492 100644 --- a/src/Datetime.js +++ b/src/Datetime.js @@ -16,10 +16,10 @@ function DateTime(props) { const time = datetime ? datetime.toFormat("HH:mm") : ""; return ( - <> +