TF-4004 Change new design for list email rules view

This commit is contained in:
dab246
2025-09-05 16:09:16 +07:00
committed by Dat H. Pham
parent 9ab62f5451
commit dc3b4d46dd
10 changed files with 230 additions and 175 deletions
@@ -4965,13 +4965,6 @@ class AppLocalizations {
);
}
String get nameOfRules {
return Intl.message(
'Name of Rules',
name: 'nameOfRules',
);
}
String get noRulesConfigured {
return Intl.message(
'No Rules Configured',