Skip to content

Commit

Permalink
reverts export of datepicker (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitropoulos committed Mar 27, 2020
1 parent aecf13d commit f6fef8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/date_picker/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,3 @@ export {
QuickSelect,
QuickSelectPanel as EuiSuperDatePickerQuickSelectPanel,
} from './types';

export * from './react-datepicker'; // eslint-disable-line import/no-unresolved
export { ReactDatePickerProps } from './react-datepicker'; // eslint-disable-line import/no-unresolved

0 comments on commit f6fef8d

Please sign in to comment.