Hide header menu links and removed footer.

VAN-100
VAN-101
This commit is contained in:
uzairr
2020-11-16 03:41:36 +05:00
committed by Waheed Ahmed
parent 3d0e5bef9f
commit 9ee71185dc
5 changed files with 7 additions and 7 deletions

View File

@@ -7,5 +7,6 @@ module.exports = createConfig('jest', {
coveragePathIgnorePatterns: [
'src/setupTest.js',
'src/i18n',
'src/index.jsx',
],
});