moving webhooks

This commit is contained in:
Westly Wright 2017-11-03 16:24:41 -07:00
parent e0c47bc28f
commit f2d9d2fdfe
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
12 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
export { default } from 'shared/components/webhook/new-receiver/component';

View File

@ -0,0 +1 @@
export { default } from 'shared/components/webhook/scale-host-config/component';

View File

@ -0,0 +1 @@
export { default } from 'shared/components/webhook/scale-service-config/component';

View File

@ -0,0 +1 @@
export { default } from 'shared/components/webhook/service-upgrade-config/component';