diff --git a/remotion/compositions/showcases/devfestStrasbourg/2024/Background.tsx b/remotion/compositions/showcases/devfestStrasbourg/2024/Background.tsx index bb5d64d9c9..e412bed707 100644 --- a/remotion/compositions/showcases/devfestStrasbourg/2024/Background.tsx +++ b/remotion/compositions/showcases/devfestStrasbourg/2024/Background.tsx @@ -1,11 +1,12 @@ import React from 'react'; import { Easing, - Img, interpolate, + Img, + interpolate, spring, staticFile, useCurrentFrame, - useVideoConfig + useVideoConfig, } from 'remotion'; export const Background = () => { @@ -33,7 +34,9 @@ export const Background = () => { return (