mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-29 12:55:21 +08:00
fix: add margin on left when left button is specified in header
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
"@navigation-ex/material-top-tabs"
|
||||
]
|
||||
},
|
||||
"env": { "browser": true }
|
||||
"env": { "browser": true, "node": true }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user