feat: Update the design for the webhook management page (#10050)

This commit is contained in:
Pranav
2024-08-29 20:29:27 +05:30
committed by GitHub
parent 3a47b7e3d1
commit f087461abc
12 changed files with 157 additions and 201 deletions

View File

@@ -17,6 +17,7 @@ const FEATURE_HELP_URLS = {
reports: 'https://chwt.app/hc/reports',
sla: 'https://chwt.app/hc/sla',
team_management: 'https://chwt.app/hc/teams',
webhook: 'https://chwt.app/hc/webhooks',
};
export function getHelpUrlForFeature(featureName) {