diff --git a/package.json b/package.json index 8a7cbfd..2597d79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-video-progress", - "version": "1.1.5", + "version": "1.1.6", "description": "React component to show progress at video frame borders", "author": "asashay", "license": "MIT", diff --git a/src/index.tsx b/src/index.tsx index 9ff4e4a..f52eff8 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -45,8 +45,7 @@ export const VideoProgress = React.forwardRef( const commonStyles: React.CSSProperties = { position: 'absolute', zIndex: 2, - backgroundColor: pathColor, - animation: '1s linear' + backgroundColor: pathColor } const { leftBar, topBar, rightBar, bottomBar } = getBarsPositions(