Skip to content

Commit

Permalink
Import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zacqary committed Mar 24, 2020
1 parent 2613bdd commit 0d8ae36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* you may not use this file except in compliance with the Elastic License.
*/

import compose from 'lodash/fp/compose';
import { compose } from 'lodash';
import React from 'react';
import { match as RouteMatch, Redirect, RouteComponentProps } from 'react-router-dom';

Expand Down

0 comments on commit 0d8ae36

Please sign in to comment.