chatgpt codex + cascade: update
This commit is contained in:
@@ -23,8 +23,6 @@ function ProfileMoreDetails({ profile }: { profile: UserProfileDetails }) {
|
||||
return (
|
||||
<>
|
||||
{!theirFriends && <Skeleton className="w-full h-64" />}
|
||||
{/*
|
||||
//@ts-expect-error */}
|
||||
<FriendCarousel
|
||||
title="Friends"
|
||||
className="overflow-visible"
|
||||
|
||||
Reference in New Issue
Block a user