mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-11 04:07:05 +00:00
ce2395f94b
* reinstate link to browser session detail * add util hook for unwrapping current browser session id * fix bug in compatsessiondetail createdAt -> finishedAt * browser session detail page * tweak naming * add ErrorBoundary * useCurrentBrowserSessionId throw when error * add ErrorBoundary to pages * throw errors instead of rendering error * add unwrap util