Skip to content

Commit

Permalink
Remove pinned comment as it is duplicate of bio
Browse files Browse the repository at this point in the history
  • Loading branch information
itexpert120 committed Feb 2, 2024
1 parent 06a5c33 commit f65bece
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions apps/builddao/widget/components/profile/ProfileTabs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,18 +98,6 @@ return (
aria-labelledby="pills-posts-tab"
>
<div className="mx-auto">
{description && (
<Post
key="desc"
accountId={accountId}
pinned={true}
blockHeight="now"
content={{
text: description,
}}
noBorder={true}
/>
)}
<Widget
key="feed"
loading=""
Expand Down

0 comments on commit f65bece

Please sign in to comment.