chore: left out stuff

This commit is contained in:
Juan Di Toro 2023-10-10 16:57:17 +02:00
parent b899e472bc
commit 1dcf53b92b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ const Lume = () => {
<> <>
<LumeIdentity> <LumeIdentity>
<LumeIdentityTrigger asChild> <LumeIdentityTrigger asChild>
{!isLoggedIn ? ( {isLoggedIn ? (
<LumeDashboard> <LumeDashboard>
<LumeDashboardTrigger asChild> <LumeDashboardTrigger asChild>
<button className="ml-2 w-full rounded-full bg-[hsl(113,49%,55%)] text-black"> <button className="ml-2 w-full rounded-full bg-[hsl(113,49%,55%)] text-black">