Files
checkcle/application/src/components/settings/alerts-templates/hooks/index.ts
T
Tola Leng 914f1aba60 feat: Support multiple notification channels
- Update the Notification Settings dashboard to allow users to select multiple notification channels for alerts.
- Add webhook to notification channels: Add webhook as a selectable option in the notification channel type dropdown.
- Implement template type selection in the Add Template dialog. Based on the selected type.
2025-08-02 16:53:15 +07:00

2 lines
35 B
TypeScript

export * from './useTemplateForm';