Skip to content

Commit

Permalink
Update Friends_List_Component.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
palldas committed May 23, 2024
1 parent 6157edc commit ceccb28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Friends_List_Component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ const Friends_List: React.FC<Props> = ({
position="sticky"
top="0"
zIndex="1"
bg="white"
>
<FormControl>
<Stack direction="row" spacing={4}>
Expand Down

0 comments on commit ceccb28

Please sign in to comment.