mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
Fix reference to mustfix in RCTLog
Reviewed By: vjeux Differential Revision: D2631344 fb-gh-sync-id: 29d4aef4c736adf255907351005ede4388d52707
This commit is contained in:
committed by
facebook-github-bot-7
parent
a377f81b4e
commit
4b78ed2123
@@ -18,7 +18,7 @@ var levelsMap = {
|
||||
info: 'info',
|
||||
warn: 'warn',
|
||||
error: 'error',
|
||||
mustfix: 'error',
|
||||
fatal: 'error',
|
||||
};
|
||||
|
||||
class RCTLog {
|
||||
|
||||
Reference in New Issue
Block a user