-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Added Pricing Component #305
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SatyamVyas04 Looking good. Here are a few things:
- Please move this to
Sections
category, you will need to create a new one and rename the files as well text. - Add little more spacing.
Working on the animation-unmount now 👍🏻 |
This pull request introduces a new New
|
Added support for a pricing component, that displays plans in a well animated manner, using framer-motion
Here's the demo for the same. Let me know if there are any potential bugs or fallacies in the code 👍🏻
Pricing.Component.Demo.mp4
fixes #295