Skip to content

Conversation

@Vivek7038
Copy link

fix #113
What is was happening?
material-kit-react/src/components/MKButton/MKButtonRoot.js

Line 70 : if (color === "darfault") {
i changed it to
Line 70 : if (color === "default") {

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 this pull request may close these issues.

[Bug] MKButtonRoot's typo

1 participant