From b775edfcc47c3a77682956e5d632938692f1687d Mon Sep 17 00:00:00 2001 From: Antoine <antoine.roy@tetras-libre.fr> Date: Fri, 17 Nov 2023 15:27:25 +0100 Subject: [PATCH] slider integration --- src/AnnotationCreation.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/AnnotationCreation.js b/src/AnnotationCreation.js index 15d1ccb..3826350 100644 --- a/src/AnnotationCreation.js +++ b/src/AnnotationCreation.js @@ -501,8 +501,6 @@ class AnnotationCreation extends Component { </Grid> - - <Grid item xs={12} className={classes.paper}> <Typography id="range-slider" gutterBottom> Time range -- GitLab