mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 14:27:52 +00:00
@@ -4,10 +4,10 @@ import React, { Component, Fragment } from 'react';
|
||||
import { connect } from 'react-redux';
|
||||
|
||||
import statsEmitter from '../../../connection-indicator/statsEmitter';
|
||||
import { getLocalParticipant } from '../../participants';
|
||||
import { getLocalParticipant } from '../../participants/functions';
|
||||
import { isTestModeEnabled } from '../functions';
|
||||
|
||||
import { TestHint } from './index';
|
||||
import TestHint from './TestHint';
|
||||
|
||||
/**
|
||||
* Defines the TestConnectionInfo's properties.
|
||||
|
||||
Reference in New Issue
Block a user