Feat: Add TeamManagement component #3221 (#3626)

### What problem does this PR solve?

Feat: Add TeamManagement component #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-11-25 12:21:37 +08:00
committed by GitHub
parent 7874aaaf60
commit a0e9b62de5
4 changed files with 112 additions and 7 deletions

View File

@ -29,6 +29,8 @@ module.exports = {
'colors-outline-sentiment-primary':
'var(--colors-outline-sentiment-primary)',
'colors-text-core-standard': 'var(--colors-text-core-standard)',
primary: {
DEFAULT: 'hsl(var(--primary))',
foreground: 'hsl(var(--primary-foreground))',