Removed loop from Video component

• Removed:
- loop from Video component
This commit is contained in:
mgabdev 2020-07-10 20:00:54 -05:00
parent f0ce9bf21b
commit 4e855c8f7f

View File

@ -656,7 +656,6 @@ class Video extends ImmutablePureComponent {
src={src}
poster={preview}
preload={preload}
loop
role='button'
tabIndex='0'
aria-label={alt}