diff --git a/src/routes/account/index.tsx b/src/routes/account/index.tsx
index bf89d543..5d54baa4 100644
--- a/src/routes/account/index.tsx
+++ b/src/routes/account/index.tsx
@@ -235,6 +235,8 @@ function AccountSettingsPage() {
{canRevert && (
-
-
+
Logout
diff --git a/src/routes/account/integrations.tsx b/src/routes/account/integrations.tsx
index 72ccc895..9a56412c 100644
--- a/src/routes/account/integrations.tsx
+++ b/src/routes/account/integrations.tsx
@@ -168,7 +168,7 @@ function IntegrationsPage() {
{!isCreating && (
- setIsCreating(true)}>
+ setIsCreating(true)}>
New Key
diff --git a/src/routes/account/submissions.tsx b/src/routes/account/submissions.tsx
index 3f14411b..3472f991 100644
--- a/src/routes/account/submissions.tsx
+++ b/src/routes/account/submissions.tsx
@@ -108,6 +108,7 @@ function AccountSubmissionsPage() {
View and manage your showcase submissions
+
Create Role