From 7d98592d95bd9ad519183b80b745ed948397c8dc Mon Sep 17 00:00:00 2001 From: Varnit Goyal Date: Fri, 14 Jun 2024 13:40:41 +0530 Subject: [PATCH] Tp 63766/hotix/lottie (#1006) * --wip-- [skip ci] * TP-63766 | hotfix for lottie theme * TP-63766 | hotfix for lottie theme --- src/components/AnimationWithLottie.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/AnimationWithLottie.tsx b/src/components/AnimationWithLottie.tsx index 71e954f7..16a03b44 100644 --- a/src/components/AnimationWithLottie.tsx +++ b/src/components/AnimationWithLottie.tsx @@ -32,8 +32,8 @@ const AnimateWithLottie = (props: AnimateWithLottieProps) => { return ( );