Skip to content

Commit fd73470

Browse files
sauzy34sauzy34
authored andcommitted
2 parents b28925f + e419ce9 commit fd73470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { useState } from 'react'
22
import { Text, View } from 'react-native'
3-
import SelectBox from './lib'
3+
import SelectBox from 'react-native-multi-selectbox'
44
import { xorBy } from 'lodash'
55

66
// Options data must contain 'item' & 'id' keys

0 commit comments

Comments
 (0)