mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-02-11 00:10:18 +00:00
Adds the logic to render TestHint only when the test mode is enabled in order to be able to put independent TestHints in other places than the TestConnectionInfo component.
6 lines
103 B
JavaScript
6 lines
103 B
JavaScript
export * from './components';
|
|
export * from './functions';
|
|
|
|
import './middleware';
|
|
import './reducer';
|