mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 00:11:02 +00:00
Bup dev (import sorting) (#411)
This commit is contained in:
@@ -7,6 +7,7 @@ import type { IdentityProps as Props, Props as ComponentProps } from './types';
|
||||
import React from 'react';
|
||||
import CopyToClipboard from 'react-copy-to-clipboard';
|
||||
import styled from 'styled-components';
|
||||
|
||||
import settings, { ICON_DEFAULT_HOST } from '@polkadot/ui-settings';
|
||||
import { isHex, isU8a, u8aToHex } from '@polkadot/util';
|
||||
import { decodeAddress, encodeAddress, ethereumEncode } from '@polkadot/util-crypto';
|
||||
|
||||
Reference in New Issue
Block a user