Skip to content

Commit 89d8074

Browse files
authored
fix spaces
1 parent 8438bc9 commit 89d8074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Farm/FarmItem/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export const FarmItemUi: React.FC<FarmItemUiProps> = ({
4646
onClaimReward,
4747
onStake,
4848
onWithdraw,
49-
//onAddLiquidity,
49+
// onAddLiquidity,
5050
closeActiveModal,
5151
isClaimRewardLoading,
5252
canWithdraw = true,

0 commit comments

Comments
 (0)