mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-24 05:46:39 +00:00
add create idp wizard for oidc
This commit is contained in:
@@ -106,8 +106,7 @@ export function SidebarNav({
|
||||
<div
|
||||
className={cn(
|
||||
"flex items-center w-full transition-colors rounded-md",
|
||||
isActive && level === 0 && "bg-primary/10",
|
||||
"group-hover:bg-muted"
|
||||
isActive && level === 0 && "bg-primary/10"
|
||||
)}
|
||||
>
|
||||
<Link
|
||||
|
||||
Reference in New Issue
Block a user