From 861010755551782378b719d1ea149059ffd602fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Delattre?= Date: Tue, 28 May 2019 11:04:42 +0200 Subject: [PATCH] Fix the download button --- frontend/js/components/buttons/download.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/js/components/buttons/download.js b/frontend/js/components/buttons/download.js index f9ba911..ba4e40e 100644 --- a/frontend/js/components/buttons/download.js +++ b/frontend/js/components/buttons/download.js @@ -17,6 +17,7 @@ const DownloadButton = (props) => {