Skip to content

Commit

Permalink
Define actionToConfirm
Browse files Browse the repository at this point in the history
  • Loading branch information
dkmyta committed Dec 21, 2024
1 parent f38a689 commit 7962da3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ const ScanAdminSectionHero: React.FC = ( { size = 'normal' }: { size?: 'normal'
</div>
{ showModal && (
<ThreatsModal
actionToConfirm={ 'all' }
currentThreats={ fixableList }
isSupportedEnvironment={ wafSupported }
isUserConnected={ isUserConnected }
Expand Down

0 comments on commit 7962da3

Please sign in to comment.