Skip to content

Commit

Permalink
Fix o11y
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaweiWu committed May 31, 2024
1 parent f30c9b9 commit 8ead555
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

import { EuiButton, EuiButtonEmpty, EuiFlexGroup, EuiFlexItem } from '@elastic/eui';
import { RuleTypeModal } from '@kbn/alerts-ui-shared';
import { RuleTypeModal } from '@kbn/alerts-ui-shared/src/rule_type_modal';
import { ALERTING_FEATURE_ID } from '@kbn/alerting-plugin/common';
import { i18n } from '@kbn/i18n';
import { FormattedMessage } from '@kbn/i18n-react';
Expand Down

0 comments on commit 8ead555

Please sign in to comment.