mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Appease the eternal linter
This commit is contained in:
parent
92ee1ad3cc
commit
550fba49f7
@ -348,9 +348,9 @@ export default class AccessSecretStorageDialog extends React.PureComponent<IProp
|
||||
title={title}
|
||||
titleClass={titleClass}
|
||||
>
|
||||
<div>
|
||||
{content}
|
||||
</div>
|
||||
<div>
|
||||
{content}
|
||||
</div>
|
||||
</BaseDialog>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user