add spliter

This commit is contained in:
liangping 2022-04-26 17:03:14 +08:00
parent 6eea2fd20d
commit d9b1aef629

View File

@ -125,6 +125,7 @@
<small>{{ item.address ? formatAddr(item.address.addr) : `Not available on ${selected_chain.chain_name}` }}</small>
</div>
</b-dropdown-item>
<b-dropdown-divider />
<b-dropdown-item to="/wallet/import">
<feather-icon
icon="PlusIcon"