Skip to content

Commit

Permalink
Merge branch 'aws_to_amazon' of github.com:stephmilovic/kibana into a…
Browse files Browse the repository at this point in the history
…ws_to_amazon
  • Loading branch information
stephmilovic committed Oct 16, 2023
2 parents 5a8362f + 93d2537 commit 2e186ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ import {
} from '@elastic/eui';
import { ActionType } from '@kbn/actions-plugin/common';
import { ActionTypeRegistryContract } from '@kbn/triggers-actions-ui-plugin/public';
import { css } from '@emotion/css/dist/emotion-css.cjs';
import * as i18n from '../translations';
import {css} from "@emotion/css/dist/emotion-css.cjs";

interface Props {
actionTypes?: ActionType[];
Expand Down

0 comments on commit 2e186ba

Please sign in to comment.