mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-22 20:45:46 +00:00
Introduce detectOther (#578)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// Copyright 2017-2021 @polkadot/react-identicon authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { packageInfo as settingsInfo } from '@polkadot/ui-settings/packageInfo';
|
||||
import { packageInfo as sharedInfo } from '@polkadot/ui-shared/packageInfo';
|
||||
|
||||
export default [settingsInfo, sharedInfo];
|
||||
Reference in New Issue
Block a user