Skip to content
Snippets Groups Projects

Change on the slide bar's UI from pluggin annotation

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -393,7 +393,7 @@ class AnnotationCreation extends Component {
@@ -393,7 +393,7 @@ class AnnotationCreation extends Component {
{ mediaIsVideo && (
{ mediaIsVideo && (
<>
<>
<Grid item xs={12} className={classes.paper}>
<Grid item xs={12} className={classes.paper}>
<Typography id="range-slider" gutterBottom>
<Typography id="range-slider" variant="overline">
Time range
Time range
</Typography>
</Typography>
<Slider
<Slider
Loading