From 18b455cf042414ad99283d54f08e7b9cb06bd42b Mon Sep 17 00:00:00 2001 From: Chika Date: Mon, 28 Dec 2020 14:06:26 +0300 Subject: [PATCH] Revert "fix download file" --- src/client/Elements/Download.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/Elements/Download.jsx b/src/client/Elements/Download.jsx index 4a069db..b603919 100644 --- a/src/client/Elements/Download.jsx +++ b/src/client/Elements/Download.jsx @@ -6,6 +6,7 @@ const Download = ({ status, url, text, icon: Icon, ...props }) => { return (