mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-13 14:41:11 +01: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.