mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-30 02:32:02 +02:00
* Conform more of the codebase with `noImplicitAny` and `strictNullChecks` * Fix tests * Update src/vector/app.tsx
Any UTs for vector-web layer components or functionality should go here. This used to contain the UTs for notifications before they got moved to react-sdk.