mirror of https://github.com/rancher/ui.git
moving webhooks
This commit is contained in:
parent
e0c47bc28f
commit
f2d9d2fdfe
|
|
@ -0,0 +1 @@
|
|||
export { default } from 'shared/components/webhook/new-receiver/component';
|
||||
|
|
@ -0,0 +1 @@
|
|||
export { default } from 'shared/components/webhook/scale-host-config/component';
|
||||
|
|
@ -0,0 +1 @@
|
|||
export { default } from 'shared/components/webhook/scale-service-config/component';
|
||||
|
|
@ -0,0 +1 @@
|
|||
export { default } from 'shared/components/webhook/service-upgrade-config/component';
|
||||
Loading…
Reference in New Issue