mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 14:55:57 +00:00
@@ -3,8 +3,8 @@
|
||||
import React, { Component } from 'react';
|
||||
import { connect } from 'react-redux';
|
||||
|
||||
import { Audio } from '../../media';
|
||||
import type { AudioElement } from '../../media';
|
||||
import { AudioElement } from '../../media/components/AbstractAudio';
|
||||
import { Audio } from '../../media/components/index';
|
||||
import { _addAudioElement, _removeAudioElement } from '../actions';
|
||||
import type { Sound } from '../reducer';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user