Skip to content
Snippets Groups Projects

fix errors on create annotation pannel

Closed Antoine Roy requested to merge fix-error-create-annotation-pannel into mui5-tetras-main-stable
2 unresolved threads

It's possible to display the creation annotation window, not validate the creation.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
503 503 aria-labelledby="range-slider"
504 504 max={Math.round(this.state.mediaVideo.video.duration)}
505 505 color="secondary"
506 windowId={windowId}
506 windowid={windowId}
  • 798 798 }));
    799 799
    800 800 const StyledToggleButtonGroup = styled(ToggleButtonGroup)(({ theme }) => ({
    801 '&:first-child': {
    801 '&:forst-of-type': {
  • Antoine Roy added 1 commit

    added 1 commit

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading