Removed loop from Video component
• Removed: - loop from Video component
This commit is contained in:
parent
f0ce9bf21b
commit
4e855c8f7f
@ -656,7 +656,6 @@ class Video extends ImmutablePureComponent {
|
||||
src={src}
|
||||
poster={preview}
|
||||
preload={preload}
|
||||
loop
|
||||
role='button'
|
||||
tabIndex='0'
|
||||
aria-label={alt}
|
||||
|
Loading…
x
Reference in New Issue
Block a user