From a6214491539b6c339aaa7e4f0e19e96f802a732d Mon Sep 17 00:00:00 2001 From: Eric Rosenbaum Date: Wed, 19 May 2021 17:01:15 -0400 Subject: [PATCH] add studio report thanks image --- .../studio/modals/studio-report-modal.jsx | 18 ++++++++++++----- .../studio/modals/studio-report-modal.scss | 9 +++++++++ static/svgs/studio/report-thanks.svg | 20 +++++++++++++++++++ 3 files changed, 42 insertions(+), 5 deletions(-) create mode 100644 static/svgs/studio/report-thanks.svg diff --git a/src/views/studio/modals/studio-report-modal.jsx b/src/views/studio/modals/studio-report-modal.jsx index bec0fcf4d..168903e52 100644 --- a/src/views/studio/modals/studio-report-modal.jsx +++ b/src/views/studio/modals/studio-report-modal.jsx @@ -50,12 +50,20 @@ const StudioReportModal = ({ - -

-

-
+ + +

+

+
+ ) : ( + + + + + + + + + + + + + + + + + + +