refactors infopage

This commit is contained in:
nai-degen
2023-12-16 20:30:20 -06:00
parent 3be2687793
commit 655703e680
16 changed files with 584 additions and 574 deletions
+1 -1
View File
@@ -15,5 +15,5 @@
},
"include": ["src"],
"exclude": ["node_modules"],
"files": ["src/types/custom.d.ts"]
"files": ["src/shared/custom.d.ts"]
}