From fed64a9ec85db61f391f8138ba1fbf5ce445adf4 Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Sat, 10 Aug 2024 20:47:49 +0530 Subject: [PATCH] Chore: fade-out the confetti --- frontend/src/components/DownloadForm.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/DownloadForm.js b/frontend/src/components/DownloadForm.js index 82539e8..8dfd471 100644 --- a/frontend/src/components/DownloadForm.js +++ b/frontend/src/components/DownloadForm.js @@ -176,9 +176,14 @@ const DownloadForm = () => { {showConfetti && (
)}