feat(frontend): add token prop to transaction card components #7263
Annotations
3 errors
Lint:
src/frontend/src/eth/components/transactions/EthTransaction.svelte#L12
`$lib/types/token` type import should occur before type import of `$lib/types/transaction`
|
Lint:
src/frontend/src/eth/components/transactions/EthTransactions.svelte#L24
`$lib/stores/token.store` import should occur before type import of `$lib/types/address`
|
Lint
Process completed with exit code 1.
|
Loading