magicuidesign / magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
https://magicui.design
MIT License
12.08k stars 484 forks source link

Changed typo in animated-grid-pattern.tsx #330

Closed zzzzshawn closed 2 weeks ago

zzzzshawn commented 2 months ago

Fixed Typo:

Example code in Animated Grid Pattern component uses < AnimatedGridPattern /> but animated-grid-pattern.tsx exports function with the name GridPattern.

Example code on live site πŸ‘‡ image

Typo here πŸ‘‡ image

vercel[bot] commented 2 months ago

@zzzzshawn is attempting to deploy a commit to the product-studio Team on Vercel.

A member of the Team first needs to authorize it.

itsarghyadas commented 2 weeks ago

There was a conflict, and I tried to push a fix, but I wasn't able to update this PR. So, unfortunately, we’re closing this PR. I created a new PR with your suggested changes and have merged it here https://github.com/magicuidesign/magicui/pull/412. Thanks for your contribution!