solana-developers / solana-grants

Site for hosting Community funded Solana grants
solana-grants.vercel.app
MIT License
18 stars 6 forks source link

[feature] Direct Donation #22

Open yashikajotwani12 opened 2 years ago

yashikajotwani12 commented 2 years ago

Implementation: Send Solana tokens from one wallet to other

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
solana-grants ❌ Failed (Inspect) Aug 4, 2022 at 6:38PM (UTC)
vercel[bot] commented 2 years ago

@yashikajotwani12 is attempting to deploy a commit to the Solana Team on Vercel.

A member of the Team first needs to authorize it.

yashikajotwani12 commented 2 years ago

https://user-images.githubusercontent.com/77020164/182446594-50ea7022-9e29-480a-a09f-c6f0c0b7eb41.mp4

jacobcreech commented 2 years ago
Failed to compile.
--
13:38:25.115 |  
13:38:25.116 | ./src/components/ExplorerCard.tsx:97:22
13:38:25.116 | Type error: Type '{ children: string; tabindex: string; className: string; }' is not assignable to type 'DetailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>'.
13:38:25.116 | Property 'tabindex' does not exist on type 'DetailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>'. Did you mean 'tabIndex'?