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.
1 parent ae01e71 commit ca6acd7Copy full SHA for ca6acd7
README.md
@@ -22,7 +22,7 @@ or
22
```
23
import React, { useState } from 'react'
24
import { Text, View } from 'react-native'
25
-import SelectBox from 'import SelectBox from 'react-native-multi-selectbox''
+import SelectBox from 'react-native-multi-selectbox'
26
import { xorBy } from 'lodash'
27
28
// Options data must contain 'item' & 'id' keys
lib/README.md
0 commit comments