Skip to content

[Bug] MKButtonRoot's typo #113

@ghyoo91

Description

@ghyoo91

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions