Revert "feat: add transaction history"

This commit is contained in:
Paolo Miguel de Leon
2022-11-08 11:19:44 +08:00
committed by GitHub
parent 09d829a3ee
commit 3953be2b9e
22 changed files with 262 additions and 743 deletions

View File

@@ -1,4 +0,0 @@
declare module '*.md' {
const content: string;
export default content;
}