Skip to content

Commit

Permalink
fixed picker import
Browse files Browse the repository at this point in the history
  • Loading branch information
Simranjit1080 authored Sep 1, 2020
1 parent 15b1953 commit 117f7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/basic/PickerItem.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { Component } from 'react';
import Picker from '@react-native-community/picker';
import { Picker } from '@react-native-community/picker';
import { connectStyle } from 'native-base-shoutem-theme';

import mapPropsToStyleNames from '../utils/mapPropsToStyleNames';
Expand Down

0 comments on commit 117f7e2

Please sign in to comment.