magicpatterns / catalog

The Magic Patterns Catalog is an open-source website that lists the most popular React component libraries, helping you find the perfect component.
https://catalog.magicpatterns.com
MIT License
1.45k stars 97 forks source link

🐛 fix: Complementary palette's opacity should match primary's opacity #501

Closed akindoju closed 1 year ago

akindoju commented 1 year ago

Hi @alexdanilowicz, please review my PR for the issue on #413

vercel[bot] commented 1 year ago

@akindoju is attempting to deploy a commit to the North Park Labs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
mirrorful-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2023 1:12am
alexdanilowicz commented 1 year ago

Thanks so much for this! I fixed this in a separate repo we are working on, which we will make open-core soon. So this change is now live! Really appreciate it @akindoju.

Resolves #413