mirror of https://github.com/portainer/portainer
fix(kube): fix edit application webhook link [EE-6861] (#11390)
parent
f15be1d92a
commit
c8fb3adda3
@ -1,4 +1,4 @@
|
||||
import { useDocsUrl } from '../ContextHelp/ContextHelp';
|
||||
import { useDocsUrl } from '../PageHeader/ContextHelp/ContextHelp';
|
||||
|
||||
type HelpLinkProps = {
|
||||
docLink?: string;
|
Loading…
Reference in new issue