Skip to content

Commit

Permalink
Merge branch 'main' into renovate/main-@elasticcharts
Browse files Browse the repository at this point in the history
  • Loading branch information
markov00 authored Jun 23, 2023
2 parents 720767a + 0a5ffeb commit cbe9324
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
*/

import React from 'react';
// switch is not available on shared-ux-router
// eslint-disable-next-line no-restricted-imports
import { Switch } from 'react-router-dom';

import { Route } from '@kbn/shared-ux-router';
Expand Down

0 comments on commit cbe9324

Please sign in to comment.