We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fa416e + 36d1e09 commit 1e5ef27Copy full SHA for 1e5ef27
README.md
@@ -100,7 +100,7 @@ icons: {
100
```javascript
101
import React, { Component } from 'react';
102
import { View } from 'react-native';
103
-import Icon from 'react-native-vector-icons/MaterialIcons`
+import Icon from 'react-native-vector-icons/MaterialIcons'
104
import SectionedMultiSelect from 'react-native-sectioned-multi-select';
105
106
const items = [
0 commit comments