mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-20 04:35:43 +00:00
Bump deps, remove deprecated ui-util (#145)
* Bump deps, remove deprecated ui-util * Bumop, fix lint * Update vuepress config (excl. removed ui-util)
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
// This software may be modified and distributed under the terms
|
||||
// of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
import { encodeAddress } from '@polkadot/keyring';
|
||||
import { isNull } from '@polkadot/util';
|
||||
import { randomAsU8a } from '@polkadot/util-crypto';
|
||||
import { encodeAddress, randomAsU8a } from '@polkadot/util-crypto';
|
||||
|
||||
import identicon from '.';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user