ace #1

Open
dimitar wants to merge 42 commits from ace into master
Showing only changes of commit b6764b5ed6 - Show all commits

View File

@ -120,14 +120,5 @@ export function Sidebar() {
</div>
</div>
</aside>
);
</p>
<p className="text-xs text-slate-400 truncate">
{user?.primaryEmailAddress?.emailAddress}
</p>
</div>
</div>
</div>
</aside>
);
}