Document that logoColor does not apply to custom logos (#4870)

Closes #4749
This commit is contained in:
Paul Melnikow
2020-04-04 23:21:58 -04:00
committed by GitHub
parent 15cbbe828e
commit e57c1625d5

View File

@@ -353,7 +353,8 @@ export default function Usage({ baseUrl }: { baseUrl: string }): JSX.Element {
documentation={
<span>
Set the color of the logo (hex, rgb, rgba, hsl, hsla and css
named colors supported)
named colors supported). Supported for named logos but not for
custom logos.
</span>
}
key="logoColor"