Skip to content
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

[Bug] MKButtonRoot's typo #113

Open
ghyoo91 opened this issue Apr 29, 2023 · 1 comment · May be fixed by #117
Open

[Bug] MKButtonRoot's typo #113

ghyoo91 opened this issue Apr 29, 2023 · 1 comment · May be fixed by #117

Comments

@ghyoo91
Copy link

ghyoo91 commented Apr 29, 2023

Version

2.1.0

Reproduction link

https://github.com/creativetimofficial/material-kit-react/blob/main/src/components/MKButton/MKButtonRoot.js

Operating System

Any

Device

Any

Browser & Version

Any

Steps to reproduce

  1. Just check the material-kit-react/src/components/MKButton/MKButtonRoot.js 's line 70

What is expected?

material-kit-react/src/components/MKButton/MKButtonRoot.js

Line 70 : if (color === "default") {

What is actually happening?

material-kit-react/src/components/MKButton/MKButtonRoot.js

Line 70 : if (color === "darfault") {


Solution

Additional comments

It's just small typo, and I don't think "darfault" option is an intended option.

@sajadevo
Copy link
Collaborator

sajadevo commented May 1, 2023

Hey there,

Thanks for reporting this issue we'll fix it for the next update.

Regards,
Sajad

Vivek7038 added a commit to Vivek7038/material-kit-react that referenced this issue May 31, 2023
@Vivek7038 Vivek7038 linked a pull request May 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants