mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-24 01:55:41 +00:00
Swap to using defineComponent for Vue (req. 2.7+) (#732)
* Swap to using definedComponent for Vue (req. 2.7+) * Adjust * Adjust * CHANGELOG
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev/node/test/node" />
|
||||
/// <reference types="@polkadot/dev/node/test/node.d.ts" />
|
||||
|
||||
import { container } from './container.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user