From 6e28377565db32ddfd269087306f978443c8c53b Mon Sep 17 00:00:00 2001 From: Teal Larson Date: Tue, 13 Sep 2022 16:16:45 -0400 Subject: [PATCH] fix build with new prop (#16663) --- .../views/users/AccountSettingsView/AccountSettingsView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-webapp/src/packages/cloud/views/users/AccountSettingsView/AccountSettingsView.tsx b/airbyte-webapp/src/packages/cloud/views/users/AccountSettingsView/AccountSettingsView.tsx index 85b309af616a..92f95e51ed41 100644 --- a/airbyte-webapp/src/packages/cloud/views/users/AccountSettingsView/AccountSettingsView.tsx +++ b/airbyte-webapp/src/packages/cloud/views/users/AccountSettingsView/AccountSettingsView.tsx @@ -27,7 +27,7 @@ const AccountSettingsView: React.FC = () => { {authService.hasPasswordLogin() && }