Skip to content

Comments

added Contributor Page#311

Merged
GauravKarakoti merged 3 commits intoGauravKarakoti:mainfrom
omkarhole:added-Contributor-Page
Feb 21, 2026
Merged

added Contributor Page#311
GauravKarakoti merged 3 commits intoGauravKarakoti:mainfrom
omkarhole:added-Contributor-Page

Conversation

@omkarhole
Copy link
Contributor

I have added Dedicated Contributor page with modern UI and Keeping responsive page

also replace contributors section from about page with link

closes: #300

@GauravKarakoti plz review it

video:

Untitled.video.-.Made.with.Clipchamp.4.mp4

@vercel
Copy link
Contributor

vercel bot commented Feb 20, 2026

@omkarhole is attempting to deploy a commit to the Gaurav's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link

netlify bot commented Feb 20, 2026

Deploy Preview for swapsmithminiapp canceled.

Name Link
🔨 Latest commit f2131a1
🔍 Latest deploy log https://app.netlify.com/projects/swapsmithminiapp/deploys/69989be05b241f00088db43f

@vercel
Copy link
Contributor

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
swap-smith Error Error Feb 20, 2026 3:53pm

@GauravKarakoti
Copy link
Owner

Build gave error

Type error: Type '{ initial: { opacity: number; y: number; scale: number; }; animate: { opacity: number; y: number; scale: number; transition: { duration: number; ease: string; }; }; }' is not assignable to type 'Variants'.
  Property 'animate' is incompatible with index signature.
    Type '{ opacity: number; y: number; scale: number; transition: { duration: number; ease: string; }; }' is not assignable to type 'Variant'.
      Type '{ opacity: number; y: number; scale: number; transition: { duration: number; ease: string; }; }' is not assignable to type 'TargetAndTransition'.
        Type '{ opacity: number; y: number; scale: number; transition: { duration: number; ease: string; }; }' is not assignable to type '{ transition?: Transition<any> | undefined; transitionEnd?: ResolvedValues$1 | undefined; }'.
          Types of property 'transition' are incompatible.
            Type '{ duration: number; ease: string; }' is not assignable to type 'Transition<any> | undefined'.
              Type '{ duration: number; ease: string; }' is not assignable to type 'TransitionWithValueOverrides<any>'.
                Type '{ duration: number; ease: string; }' is not assignable to type 'ValueAnimationTransition<any>'.
                  Types of property 'ease' are incompatible.
                    Type 'string' is not assignable to type 'Easing | Easing[] | undefined'.
  78 |   return (
  79 |     <motion.div

@omkarhole
Copy link
Contributor Author

@GauravKarakoti fixed errors .

@GauravKarakoti
Copy link
Owner

Lemme try

@GauravKarakoti GauravKarakoti merged commit dd2e128 into GauravKarakoti:main Feb 21, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add Contributors page

2 participants