Expose DEV-mode warnings in devtools UI (#20463)

Co-authored-by: Brian Vaughn <bvaughn@fb.com>
This commit is contained in:
Sebastian Silbermann
2020-12-22 11:09:29 -05:00
committed by GitHub
co-authored by Brian Vaughn
parent 6cbb9394d1
commit 09a2c363a5
50 changed files with 4613 additions and 1794 deletions
@@ -128,7 +128,8 @@
background-color: var(--color-toggle-text);
}
.ReleaseNotes {
.ReleaseNotes,
.ConsoleAPIWarning {
width: 100%;
background-color: var(--color-background-hover);
padding: 0.25rem 0.5rem;