1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Merge branch 'develop' into travis/remove-skinning

This commit is contained in:
Travis Ralston
2022-04-05 10:50:37 -06:00
74 changed files with 1412 additions and 1717 deletions

View File

@ -4,6 +4,6 @@ export * from './location';
export * from './platform';
export * from './room';
export * from './test-utils';
export * from './voice';
export * from './video';
export * from './wrappers';
export * from './utilities';