mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-20 21:01:06 +00:00
@@ -5,7 +5,7 @@ import type { HexString } from '@polkadot/util/types';
|
||||
|
||||
import React, { useCallback } from 'react';
|
||||
|
||||
import { QrScan } from './Scan';
|
||||
import { QrScan } from './Scan.js';
|
||||
|
||||
interface ScanType {
|
||||
signature: HexString;
|
||||
|
||||
Reference in New Issue
Block a user