mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
Fix reference to mustfix in RCTLog
Reviewed By: vjeux Differential Revision: D2631344 fb-gh-sync-id: 29d4aef4c736adf255907351005ede4388d52707
This commit is contained in:
parent
a377f81b4e
commit
4b78ed2123
@ -18,7 +18,7 @@ var levelsMap = {
|
||||
info: 'info',
|
||||
warn: 'warn',
|
||||
error: 'error',
|
||||
mustfix: 'error',
|
||||
fatal: 'error',
|
||||
};
|
||||
|
||||
class RCTLog {
|
||||
|
Loading…
x
Reference in New Issue
Block a user