mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 16:51:04 +00:00
Don't import store via index (#159)
* Don't import store via index * CHANGELOG update
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
import { assertSingletonPackage } from '@polkadot/util';
|
||||
|
||||
import keyring, { Keyring } from './Keyring';
|
||||
export * from './stores';
|
||||
|
||||
assertSingletonPackage('@polkadot/ui-keyring');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user