Skip to content

Commit

Permalink
chore(NA): fix typecheck for maps
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jul 2, 2020
1 parent b1b9502 commit 80a5f21
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* you may not use this file except in compliance with the Elastic License.
*/

import _ from 'lodash';
import React, { Component, Fragment } from 'react';
import { EuiTitle, EuiPanel, EuiSpacer } from '@elastic/eui';
import { FormattedMessage } from '@kbn/i18n/react';
Expand Down

0 comments on commit 80a5f21

Please sign in to comment.