add spliter
This commit is contained in:
parent
6eea2fd20d
commit
d9b1aef629
@ -125,6 +125,7 @@
|
|||||||
<small>{{ item.address ? formatAddr(item.address.addr) : `Not available on ${selected_chain.chain_name}` }}</small>
|
<small>{{ item.address ? formatAddr(item.address.addr) : `Not available on ${selected_chain.chain_name}` }}</small>
|
||||||
</div>
|
</div>
|
||||||
</b-dropdown-item>
|
</b-dropdown-item>
|
||||||
|
<b-dropdown-divider />
|
||||||
<b-dropdown-item to="/wallet/import">
|
<b-dropdown-item to="/wallet/import">
|
||||||
<feather-icon
|
<feather-icon
|
||||||
icon="PlusIcon"
|
icon="PlusIcon"
|
||||||
|
Loading…
Reference in New Issue
Block a user