material-tailwind-dashboard-react
material-tailwind-dashboard-react copied to clipboard
[Bug] Invalid prop `color` of value `dark` supplied to `MaterialTailwind.Button`
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: https://github.com/creativetimofficial/material-tailwind-dashboard-react/commit/5c1edc5db02b0cb036d0b2d464536436f7b5e613#diff-287f6d55df187607ec7460e445aaf37796d35c11b844e9e4df206b16e91e3126R36