Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Jan 5, 2024
1 parent 7d6a153 commit 3f06800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/PositionCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ export const PositionCard: React.FC<PositionCardProps> = ({
amount: values.amount,
lockupKind: values.lockupKind.value,
lockupPeriodsInDays: values.lockupPeriodInDays,
j,
});

if (!splitingError) {
Expand Down

0 comments on commit 3f06800

Please sign in to comment.