Fix resend bar and "send anyway" in UDD
This commit is contained in:
parent
6a007d01a1
commit
4fff383de5
2 changed files with 4 additions and 2 deletions
|
@ -19,6 +19,7 @@ import sdk from '../../../index';
|
|||
import dis from '../../../dispatcher';
|
||||
import MatrixClientPeg from '../../../MatrixClientPeg';
|
||||
import GeminiScrollbar from 'react-gemini-scrollbar';
|
||||
import Resend from '../../../Resend';
|
||||
|
||||
function DeviceListEntry(props) {
|
||||
const {userId, device} = props;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue