aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/web/app/(dash)/header/header.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/app/(dash)/header/header.tsx b/apps/web/app/(dash)/header/header.tsx
index 87008573..a3fba9b1 100644
--- a/apps/web/app/(dash)/header/header.tsx
+++ b/apps/web/app/(dash)/header/header.tsx
@@ -53,7 +53,7 @@ async function Header() {
</div>
</div>
</div>
- <SignOutButton />
+ <SignOutButton />
</div>
</div>
</div>