mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
Update react-native-vector-icons-tests.tsx
This commit is contained in:
@@ -6,7 +6,7 @@ import FontAwesomeIcon from 'react-native-vector-icons/FontAwesome';
|
||||
import Ionicon from 'react-native-vector-icons/Ionicons';
|
||||
|
||||
const glyphMap = {
|
||||
'custom': 58918
|
||||
custom: 58918
|
||||
};
|
||||
|
||||
const CustomIcon = createIconSet(glyphMap, 'FontCustom', 'FontCustom.ttf');
|
||||
|
||||
Reference in New Issue
Block a user