bsoc-bitbyte / busify

A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
https://busify.vercel.app
31 stars 68 forks source link

feat(Frontend): Added general button component #17

Closed Pratik2026 closed 1 year ago

Pratik2026 commented 1 year ago

I have added the general button component that enables the creation of buttons with custom colors, button variants, size, optional tooltip, and optional href.

Changes made :

Pratik2026 commented 1 year ago

@Bhavik-ag I have made the changes as per requested. Please review it and let me know if any other adjustments are required.