Tp 63766/hotix/lottie (#1006)
* --wip-- [skip ci] * TP-63766 | hotfix for lottie theme * TP-63766 | hotfix for lottie theme
This commit is contained in:
@@ -32,8 +32,8 @@ const AnimateWithLottie = (props: AnimateWithLottieProps) => {
|
||||
return (
|
||||
<Lottie
|
||||
options={defaultOptions}
|
||||
height={props.height}
|
||||
width={props.width}
|
||||
height={height}
|
||||
width={width}
|
||||
style={style ? style : defaultStyles}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user