Skip to content

Commit

Permalink
chore: code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vamsikrishnamathala committed Jan 6, 2025
1 parent d6287e5 commit 5da614d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ export const FavoriteRoot: FC<Props> = observer((props) => {
/>
)}
</FavoriteItemWrapper>

{isLastChild && <DropIndicator isVisible={instruction === "reorder-below"} />}
</>
);
Expand Down

0 comments on commit 5da614d

Please sign in to comment.