We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8438bc9 commit 89d8074Copy full SHA for 89d8074
1 file changed
src/pages/Farm/FarmItem/index.tsx
@@ -46,7 +46,7 @@ export const FarmItemUi: React.FC<FarmItemUiProps> = ({
46
onClaimReward,
47
onStake,
48
onWithdraw,
49
- //onAddLiquidity,
+ // onAddLiquidity,
50
closeActiveModal,
51
isClaimRewardLoading,
52
canWithdraw = true,
0 commit comments