From 2375ca5ff9b054d5128d5e4fc8507f925b25aebf Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 25 Jul 2023 17:30:12 -0700 Subject: updating ui to match config-py branch --- extension/react-app/src/components/ContinueButton.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extension/react-app/src/components/ContinueButton.tsx') diff --git a/extension/react-app/src/components/ContinueButton.tsx b/extension/react-app/src/components/ContinueButton.tsx index d7739b20..6d753988 100644 --- a/extension/react-app/src/components/ContinueButton.tsx +++ b/extension/react-app/src/components/ContinueButton.tsx @@ -26,7 +26,8 @@ function ContinueButton(props: { onClick?: () => void; hidden?: boolean }) { return ( ); } -- cgit v1.2.3-70-g09d2