mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +00:00
"loading account" text
This commit is contained in:
parent
3303c34d7f
commit
f97655fe68
@ -36,8 +36,8 @@ export default class AbstractAccount extends Component {
|
|||||||
<section>
|
<section>
|
||||||
<Notification
|
<Notification
|
||||||
className="info"
|
className="info"
|
||||||
title="Account is not loaded yet"
|
title="Loading account"
|
||||||
message={ `Connect ${ device.instanceLabel } device to continue` }
|
message=""
|
||||||
/>
|
/>
|
||||||
</section>
|
</section>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user