-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
Version
2.1.0
Reproduction link
Operating System
Any
Device
Any
Browser & Version
Any
Steps to reproduce
- 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.
Metadata
Metadata
Assignees
Labels
No labels