Device manager - current session expandable details (PSG-644) (#9185)

* split current device section into component

* add dropdown button for currentsession device details

* test currentdevicesection

* remove unnecc beforeEach

* update type imports

* i18n and lint
This commit is contained in:
Kerry 2022-08-15 17:30:18 +02:00 committed by GitHub
parent 0c5ad457f0
commit 0dffc582e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 642 additions and 43 deletions

View file

@ -33,7 +33,8 @@ type AccessibleButtonKind = | 'primary'
| 'link_inline'
| 'link_sm'
| 'confirm_sm'
| 'cancel_sm';
| 'cancel_sm'
| 'icon';
/**
* This type construct allows us to specifically pass those props down to the element were creating that the element