From 75b6c1616f9b337e6b3ac3ab5fd95f68fdcb6367 Mon Sep 17 00:00:00 2001 From: Kosuke Tseng Date: Tue, 12 Jul 2022 13:30:00 -0700 Subject: [PATCH] fix styling --- src/components/FormAlertWithSubmitButton.js | 2 +- src/components/FormAlertWrapper.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/FormAlertWithSubmitButton.js b/src/components/FormAlertWithSubmitButton.js index 1e158d63635c..93895ad15b07 100644 --- a/src/components/FormAlertWithSubmitButton.js +++ b/src/components/FormAlertWithSubmitButton.js @@ -44,7 +44,7 @@ const defaultProps = { const FormAlertWithSubmitButton = props => ( ( - + {props.isAlertVisible && (