aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaatvik Arya <[email protected]>2024-07-23 00:38:32 -0700
committerSaatvik Arya <[email protected]>2024-07-23 00:38:32 -0700
commitca1d29aec1c5d30eef653041aa732451efecbfb4 (patch)
tree98a49d735a4070b7bf91e44b3c32b294b55618c9
parentmatch text color (diff)
downloadsupermemory-ca1d29aec1c5d30eef653041aa732451efecbfb4.tar.xz
supermemory-ca1d29aec1c5d30eef653041aa732451efecbfb4.zip
tabs lol
-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>