Skip to content

Commit

Permalink
Update x-pack/solutions/security/plugins/security_solution/public/sou…
Browse files Browse the repository at this point in the history
…rcerer/components/use_data_view_fallback.ts

Co-authored-by: Jatin Kathuria <jtn.kathuria@gmail.com>
  • Loading branch information
lgestc and logeekal authored Feb 7, 2025
1 parent 87b4f50 commit ab33ec3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { useCreateAdhocDataView } from './use_create_adhoc_data_view';

interface UseDataViewFallbackConfig {
/**
* Called when user interacts with the erorr notification
* Called when user interacts with the error notification
*/
onResolveErrorManually: VoidFunction;

Expand Down

0 comments on commit ab33ec3

Please sign in to comment.