Update nimble-picker.js

nolan/hinaloe-test
Ross Khanas 2018-11-13 19:19:16 +09:00 committed by GitHub
parent 016ef7ccce
commit 9cad93d015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@ import { deepMerge, measureScrollbar } from '../../utils'
import { uncompress } from '../../utils/data'
import { PickerPropTypes, PickerDefaultProps } from '../../utils/shared-props'
import { Anchors, Category, Preview, Search } from '..'
import Anchors from '../anchors'
import Category from '../category'
import Preview from '../preview'
import Search from '../search'
const I18N = {
search: 'Search',