mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-29 19:37:57 +00:00
@@ -1,7 +1,7 @@
|
||||
// Copyright 2017-2023 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
export * from './icons';
|
||||
export * from './icons/index.js';
|
||||
|
||||
export { Identicon } from './Identicon';
|
||||
export { packageInfo } from './packageInfo';
|
||||
export { Identicon } from './Identicon.js';
|
||||
export { packageInfo } from './packageInfo.js';
|
||||
|
||||
Reference in New Issue
Block a user