Skip to content
Snippets Groups Projects
Select Git revision
  • c862d2c148742abf1c35f40a0befb980da807d80
  • annotation-on-video default protected
  • demo_ci
  • 3-upstream-01022023
  • master
  • gh3538-captions
  • 16-adapt-for-images-annot
  • 15-api-for-annotations-on-video
  • 15-annotations-on-videos
  • video_for_annotations
  • wip-1-annotations-on-videos
  • 9-videoviewer-tests
  • 9_wip_videotests
  • 6-fix-tests-and-ci
  • _fix_ci
  • wip-webpack-from-git
16 results

SelectCollection.js

  • Dickson Law's avatar
    c862d2c1
    Fix justify error · c862d2c1
    Dickson Law authored
    Replaced the lines responsible for this error:
    
    ```
    Warning: Failed prop type: The prop `justify` of `ForwardRef(Grid)` is deprecated. Use `justifyContent` instead, the prop was renamed.
    ```
    c862d2c1
    History
    Fix justify error
    Dickson Law authored
    Replaced the lines responsible for this error:
    
    ```
    Warning: Failed prop type: The prop `justify` of `ForwardRef(Grid)` is deprecated. Use `justifyContent` instead, the prop was renamed.
    ```