Merge pull request #171 from blockscout/txs-page
Txs page
Showing
data/txs.ts
0 → 100644
icons/arrows/up-down.svg
0 → 100644
icons/status/pending.svg
0 → 100644
types/client/txs-sort.ts
0 → 100644
ui/pages/Transactions.tsx
0 → 100644
ui/shared/Pagination.tsx
0 → 100644
ui/shared/SortButton.tsx
0 → 100644
ui/shared/TxStatus.tsx
0 → 100644
ui/tx/TxStatus.tsx
deleted
100644 → 0
ui/txs/TxAdditionalInfo.tsx
0 → 100644
ui/txs/TxType.tsx
0 → 100644
ui/txs/TxsContent.tsx
0 → 100644
ui/txs/TxsListItem.tsx
0 → 100644
ui/txs/TxsPending.tsx
0 → 100644
ui/txs/TxsTable.tsx
0 → 100644
ui/txs/TxsTableItem.tsx
0 → 100644
ui/txs/TxsValidated.tsx
0 → 100644
Please register or sign in to comment