-
- {isScrolled && (
-
- )}
-
-
+
+
+
+ {!isAtTop && }
+ {!isAtBottom && }
+
)}
{footer}
diff --git a/lib/experimental/Navigation/Sidebar/User/index.tsx b/lib/experimental/Navigation/Sidebar/User/index.tsx
index 63ca9aab0..360e00aaa 100644
--- a/lib/experimental/Navigation/Sidebar/User/index.tsx
+++ b/lib/experimental/Navigation/Sidebar/User/index.tsx
@@ -18,7 +18,7 @@ interface UserProps {
export function User({ firstName, lastName, avatarUrl, options }: UserProps) {
return (
-
+