Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fleet] Bug - Add missing instance of enableReusableIntegrationPolici…
…es under enterprise plan (elastic#187447) ## Summary In elastic#186871 I forgot to replace one instance of `enableReusableIntegrationPolicies` with the new hook `canUseMultipleAgentPolicies`. This could potentially cause a bug once the flag is enabled, as that component should only be visible to enterprise users. It's a very minor change anyway so I don't think there's any issue in merging after FF.
- Loading branch information