mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 04:27:56 +00:00
Fix frontend: resolve imports, add missing functions, configure Vite properly
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { ApiPromise } from '@polkadot/api';
|
||||
import { KNOWN_TOKENS, PoolInfo, SwapQuote } from '../types/dex';
|
||||
import { KNOWN_TOKENS, PoolInfo, SwapQuote } from '@pezkuwi/types/dex';
|
||||
|
||||
/**
|
||||
* Format balance with proper decimals
|
||||
|
||||
Reference in New Issue
Block a user