zhammer / morning-cd

What was the first piece of music you listened to this morning?
MIT License
4 stars 0 forks source link

modal passing through isDay prop to dom element #97

Closed zhammer closed 5 years ago

zhammer commented 5 years ago

index.js:1446 Warning: React does not recognize the isDay prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase isday instead. If you accidentally passed it from a parent component, remove it from the DOM element. in div (created by ModalBody) in ModalBody (created by Context.Consumer) in ModalBody (at HelpModal/index.tsx:31) in div (created by Modal) in div (created by Modal) in div (created by Transition) in Transition (created by Fade) in Fade (created by Modal) in div (created by Modal) in Portal (created by Modal) in Modal (at HelpModal/index.tsx:30) in HelpModal (at App.tsx:193) in div (at DayNightFrame/index.tsx:16) in DayFrame (at App.tsx:192) in div (at App.tsx:189) in App (at src/index.tsx:11)