14627 ui for email notifications

This commit is contained in:
2025-05-28 14:14:46 +01:00
parent f725c811b3
commit 6354cabde0
5 changed files with 180 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ module.exports = {
"*": ["common", "search"],
"/": ["common", "home", "case"],
"/contactus": ["newappeal", "account"],
"/myportal/contactus": ["newappeal", "account"],
"/error": ["common", "home", "myportal"],
"/furtherdetails": ["common", "home", "myportal"],
"/myportal": ["myportal", "common", "home", "case"],