mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Expose DEV-mode warnings in devtools UI (#20463)
Co-authored-by: Brian Vaughn <bvaughn@fb.com>
This commit is contained in:
co-authored by
Brian Vaughn
parent
6cbb9394d1
commit
09a2c363a5
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user