(frontend) add tabs for mail domain page (#466)

Currently, it is complicated to understand the navigation between mailbox
management and role management for an email domain.
This is why we add tabs with explicit naming
This commit is contained in:
Nathan Panchout
2024-10-23 17:45:42 +02:00
committed by GitHub
parent 30229e11f9
commit a08689a64d
16 changed files with 360 additions and 183 deletions

View File

@@ -29,6 +29,7 @@
"react-hook-form": "7.53.0",
"react-i18next": "15.0.2",
"react-select": "5.8.1",
"sass": "1.80.3",
"styled-components": "6.1.13",
"zod": "3.23.8",
"zustand": "4.5.5"