-
Notifications
You must be signed in to change notification settings - Fork 11
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: improve existing button components #19
Comments
Can you assign me this to improve button component |
Hi @Dev-SK01 This issue is reserved for FOSS Hack Partner Projects Programme, can you confirm you have registered for the same ? |
Hi @AndrewBastin , |
Hi, to setup the project locally:
|
Hi @jamesgeorge007 |
Ok I solved the issue by pulling the code again and doing a fresh start, if still some components do not appear just refresh the local host |
We currently have two different components for Button. One is
PrimaryButton
and the other isSecondaryButton
. It's better to combine them into one component and have props for stylings.The text was updated successfully, but these errors were encountered: