Downgrade matrix-events-sdk, update yarn.lock, remove stub package (#10262)

* Update yarn.lock, remove stub package, fix peer deps

* iterate

* Iterate

* Resolutions

* Apply resolution for @types/react

* Fix more types

* Fix strict types

* Unbreak jest
This commit is contained in:
Michael Telatynski 2023-03-01 09:12:14 +00:00 committed by GitHub
parent 5a3d9d682f
commit 976345c835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 22 additions and 47 deletions

View file

@ -332,6 +332,7 @@ const Tile: React.FC<ITileProps> = ({
<li
className="mx_SpaceHierarchy_roomTileWrapper"
role="treeitem"
aria-selected={selected}
aria-expanded={children ? showChildren : undefined}
>
<AccessibleButton