From f0999b7856554ff45383be242ac2f64613ce5888 Mon Sep 17 00:00:00 2001 From: Haruki Tazoe <40142697+jdkfx@users.noreply.github.com> Date: Wed, 21 Feb 2024 04:03:19 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=80=E3=82=A6=E3=83=B3=E3=83=AD=E3=83=BC?= =?UTF-8?q?=E3=83=89=E3=83=9C=E3=82=BF=E3=83=B3=E3=81=AE=E8=BF=91=E3=81=8F?= =?UTF-8?q?=E3=81=AB=E5=88=A9=E7=94=A8=E8=A6=8F=E7=B4=84=E3=83=9C=E3=82=BF?= =?UTF-8?q?=E3=83=B3=E3=82=92=E8=BF=BD=E5=8A=A0=20(#187)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ダウンロードボタンの近くに利用規約ボタンを追加 * ダウンロードモーダルに利用規約ボタンを移動 * Apply suggestions from code review --------- Co-authored-by: Hiroshiba --- src/components/downloadModal.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/downloadModal.tsx b/src/components/downloadModal.tsx index a1c4ecd7a..34d28f04c 100644 --- a/src/components/downloadModal.tsx +++ b/src/components/downloadModal.tsx @@ -181,6 +181,9 @@ export const DownloadModal: React.FC<{