Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADCS/PKI - Merge ly4k/BloodHound with main branch #684

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Prev Previous commit
temp fix for building
1mm0rt41PC authored Jul 4, 2023
commit f9ace41bb31ee910f7a183ec3bbd6fe88211020f
2 changes: 1 addition & 1 deletion src/components/SearchContainer/Tabs/PrebuiltQueryNode.jsx
Original file line number Diff line number Diff line change
@@ -117,4 +117,4 @@ export default class PrebuiltQueryNode extends Component {
);
}
}
export default withAlert()(PrebuiltQueryNode)
//export default withAlert()(PrebuiltQueryNode)