Skip to content

Commit

Permalink
Fixed alert_list to enable charts
Browse files Browse the repository at this point in the history
  • Loading branch information
YulNaumenko committed Feb 7, 2020
1 parent e414ef7 commit f8438c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ export const AlertsList: React.FunctionComponent = () => {
toastNotifications={toastNotifications}
uiSettings={uiSettings}
charts={charts}
dataPlugin={dataPlugin}
dataFieldsFormats={dataPlugin.fieldFormats}
/>
</AlertsContextProvider>
</section>
Expand Down

0 comments on commit f8438c9

Please sign in to comment.