diff --git a/packages/pl-fe/src/components/still-image.tsx b/packages/pl-fe/src/components/still-image.tsx index 92ab71e67..2ed9d9998 100644 --- a/packages/pl-fe/src/components/still-image.tsx +++ b/packages/pl-fe/src/components/still-image.tsx @@ -12,6 +12,8 @@ interface IStillImage { innerClassName?: string; /** URL to the image */ src: string; + /** URL to the static image */ + staticSrc?: string; /** Extra CSS styles on the outer