mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-04 09:17:56 +08:00
Summary: We mix ASCII double quotes with left and right quotes: https://github.com/facebook/react-native/blob/master/Libraries/CustomComponents/ListView/ListView.js#L13 Let's be consistent.