creativetimofficial/material-tailwind-dashboard-react

[Bug] Invalid prop `color` of value `dark` supplied to `MaterialTailwind.Button`

mmiranda opened this issue · 0 comments

Version

latest

Reproduction link

none

Operating System

macos

Device

mac pro

Browser & Version

latest

Steps to reproduce

Open dashboard and inspect elements

What is expected?

No issues

What is actually happening?

sidenav.jsx:65

Warning: Failed prop type: Invalid prop color of value dark supplied to MaterialTailwind.Button, expected one of ["white","blue-gray","gray","brown","deep-orange","orange","amber","yellow","lime","light-green","green","teal","cyan","light-blue","blue","indigo","deep-purple","purple","pink","red"].


Solution

Additional comments

Error starter on this change: 5c1edc5#diff-287f6d55df187607ec7460e445aaf37796d35c11b844e9e4df206b16e91e3126R36