bug: Fixes i18n is not working on the help center dashboard (#6562)

This commit is contained in:
Sivin Varghese
2023-02-28 16:12:08 +05:30
committed by GitHub
parent d5a2756462
commit 9bd47588fc
44 changed files with 85 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -23,6 +23,7 @@ import { default as _settings } from './settings.json';
import { default as _signup } from './signup.json'; import { default as _signup } from './signup.json';
import { default as _teamsSettings } from './teamsSettings.json'; import { default as _teamsSettings } from './teamsSettings.json';
import { default as _whatsappTemplates } from './whatsappTemplates.json'; import { default as _whatsappTemplates } from './whatsappTemplates.json';
import { default as _helpCenter } from './helpCenter.json';
export default { export default {
..._advancedFilters, ..._advancedFilters,
@@ -50,4 +51,5 @@ export default {
..._teamsSettings, ..._teamsSettings,
..._whatsappTemplates, ..._whatsappTemplates,
..._bulkActions, ..._bulkActions,
..._helpCenter,
}; };

View File

@@ -165,7 +165,7 @@ export default {
.header-title { .header-title {
display: flex; display: flex;
align-items: center; align-items: center;
margin: 0 var(--space-smaller); margin: 0 var(--space-small);
.page-title { .page-title {
margin-bottom: 0; margin-bottom: 0;
} }

View File

@@ -389,7 +389,7 @@ export default {
display: flex; display: flex;
align-items: center; align-items: center;
.status { .status {
margin: 0 0 0 var(--space-small); margin: 0 var(--space-small);
} }
} }
.portal-title { .portal-title {

View File

@@ -122,7 +122,7 @@ export default {
display: flex; display: flex;
align-items: center; align-items: center;
.page-title { .page-title {
margin: 0 var(--space-smaller) 0; margin: 0 var(--space-small) 0;
} }
} }
} }