-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm getting the following:
Warning: Received `false` for a non-boolean attribute `white`.
If you want to write it to the DOM, pass a string instead: white="false" or white={value.toString()}.
If you used to conditionally omit it with white={condition && value}, pass white={condition ? value : undefined} instead.
in img (created by ProductLogo)
in ProductLogo (created by HesabuLogo)
borisrorsvort
Metadata
Metadata
Assignees
Labels
No labels