Skip to content

Commit

Permalink
Update FeeExplainer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
reallybeard committed Oct 2, 2023
1 parent 5dd69fd commit 6ab22ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/FeeExplainer/FeeExplainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ const FeeSliders: React.FC<FeeSlidersProps> = ({
setTradeSize,
foxHolding,
setFoxHolding,
currentFoxHoldings,
}) => {
return (
<VStack height='100%' spacing={12} mb={8}>
Expand Down

0 comments on commit 6ab22ea

Please sign in to comment.