Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Fix bad merge #2184

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Fix bad merge #2184

merged 1 commit into from
Jan 18, 2022

Conversation

anxolin
Copy link
Contributor

@anxolin anxolin commented Jan 18, 2022

Summary

Fix compile error due to some automatic merge that messed up

Pls allow me to leave also some console log commented there cause it has been handy. Sorry for mixing it in this PR and cur some corner

@anxolin
Copy link
Contributor Author

anxolin commented Jan 18, 2022

Merging to fix claim branch. Pls review after merge

@anxolin anxolin merged commit ba6ff22 into claim Jan 18, 2022
Copy link
Contributor

@W3stside W3stside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@@ -14,7 +14,16 @@ export default function CanUserClaimMessage({ hasClaims, isAirdropOnly }: ClaimI
const { activeClaimAccount, claimStatus } = useClaimState()
const { setActiveClaimAccount } = useClaimDispatchers()

const end = useAirdropDeadline()
const { airdropDeadline, deployment, investmentDeadline, isAirdropWindowOpen, isInvestmentWindowOpen } =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I've based all of those PRs on the same branch so this update did not have that.
Anyway, here we dont need all of those vars AFAICT, so loading only airdropDeadline is enough

I can take care of it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants