You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-17 17:42:41 +03:00
@@ -363,7 +363,7 @@ export default class RoomBreadcrumbs extends React.Component {
|
||||
);
|
||||
});
|
||||
return (
|
||||
<div role="list" aria-orientation="horizontal" aria-roledescription={_t("Recent rooms.")}>
|
||||
<div role="list" aria-orientation="horizontal" aria-roledescription={_t("Recent rooms")}>
|
||||
<IndicatorScrollbar
|
||||
ref="scroller"
|
||||
className="mx_RoomBreadcrumbs"
|
||||
|
||||
Reference in New Issue
Block a user