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