website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { WalletDTO } from '../types/generated/WalletDTO';
|
||||
import { WalletDTO } from '@/lib/types/generated/WalletDTO';
|
||||
import { FullTransactionDto, WalletTransactionViewModel } from './WalletTransactionViewModel';
|
||||
|
||||
export class WalletViewModel {
|
||||
|
||||
Reference in New Issue
Block a user