✨(app-desk) integrate teams panel design
- Integrate teams panel design based from the mockup. - List teams from the API.
This commit is contained in:
@@ -24,7 +24,7 @@ test.describe('Header', () => {
|
||||
);
|
||||
await expect(header.locator('h2').getByText('Desk')).toHaveCSS(
|
||||
'font-family',
|
||||
'marianne',
|
||||
/Marianne/i,
|
||||
);
|
||||
|
||||
await expect(
|
||||
|
||||
Reference in New Issue
Block a user