shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

Frontend: improved the button component #123

Closed sksmagr23 closed 2 weeks ago

sksmagr23 commented 2 weeks ago

Description

The button component is modified to make it more user friendly ,and added default options for type and size props like reject, accept, rounded font size, etc. also brightness filter added in hover colour as default, and button content accepted as children rather than props. The corresponding button component used everywhere in site is modified as per modified button component.

fixes #120

How to Test

Related Issues

Checklist

Screenshots

Screenshot from 2024-06-18 11-52-15

Screenshot from 2024-06-18 11-52-29

vercel[bot] commented 2 weeks ago

@sksmagr23 is attempting to deploy a commit to the Shivansh Bhatanagar's projects Team on Vercel.

A member of the Team first needs to authorize it.

sksmagr23 commented 2 weeks ago

Done the reviewed changes

kuv2707 commented 2 weeks ago

@sksmagr23 It is a good practice to respond to the feedback if you have addressed it. It is the maintainer's job to then mark the threads resolved, if the problem is actually addressed.

kuv2707 commented 2 weeks ago

Merged, thanks @sksmagr23 !

This must be sufficient to get the initial prototype working