Skip to content

Commit

Permalink
feat: add ui capability path
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
  • Loading branch information
SuZhou-Joe committed Jul 13, 2023
1 parent 26e810f commit b19d5d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
*/

import { IBasePath } from 'src/core/public';
import React, { PureComponent, Fragment, MouseEvent } from 'react';
import React, { PureComponent, Fragment } from 'react';
import moment from 'moment';
import {
EuiSearchBar,
Expand Down

0 comments on commit b19d5d1

Please sign in to comment.