Closed suryanshsingh2001 closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web-componentify | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 3, 2023 8:12am |
Your PR has been reviewed and approved, @suryanshsingh2001! 😄 Thank you so much for your valuable contribution ❤️ to the repository. Your efforts are greatly appreciated.
Pull Request: Interactive Button
Changes Made
Added support for .jsx files in the project and customized color options in
tailwind.config.js
.tailwind.config.js
to support .jsx files.Added a new component,
Button.jsx
, to thecomponents
folder. This component provides customizable buttons with interactive features.Button.jsx
component can be used to create buttons with various styles and optional icons.Renamed
Homepage.js
toHomepage.jsx
and added examples of how to use theButton.jsx
component.Homepage.jsx
file.Button.jsx
component with different configurations.arrow-right.svg
, to showcase the button's icon functionality.Related Issues
New Component Suggestion - Interactive Button
Proposed Changes
tailwind.config.js
.Button.jsx
, that can be easily customized for different use cases.Homepage.jsx
file to demonstrate the usage of theButton.jsx
component and showcase its icon functionality.Screenshots
Additional Notes
@vaishnavi-3969 Please review this PR and provide your feedback. Your input is highly valuable for ensuring the quality of the project.
Hacktoberfest
To make this PR eligible for Hacktoberfest, please consider labeling it as
hacktoberfest-accepted
once reviewed and approved.