(app-desk) modal delete team

We can now delete a team.
This commit is contained in:
Anthony LC
2024-03-25 16:05:52 +01:00
committed by Anthony LC
parent 55fbd661b0
commit 73e58e274c
5 changed files with 125 additions and 0 deletions

View File

@@ -191,6 +191,7 @@ const config = {
'card-border': '#DDDDDD',
'primary-text': '#000091',
'primary-100': '#f5f5fe',
'primary-150': '#F4F4FD',
'primary-200': '#ececfe',
'primary-300': '#e3e3fd',
'primary-400': '#cacafb',