From 43f73199e375d088c31828c92278bebe8f24db6e Mon Sep 17 00:00:00 2001 From: Julian Kobrynski Date: Thu, 19 Oct 2023 14:44:04 +0200 Subject: [PATCH] migrate LottieAnimations.js to TypeScript --- src/components/{LottieAnimations.js => LottieAnimations.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/components/{LottieAnimations.js => LottieAnimations.ts} (100%) diff --git a/src/components/LottieAnimations.js b/src/components/LottieAnimations.ts similarity index 100% rename from src/components/LottieAnimations.js rename to src/components/LottieAnimations.ts