Cleaning house

This commit is contained in:
2024-12-16 14:31:44 -05:00
parent 6493940651
commit 9d33871114
50 changed files with 37 additions and 1204 deletions

View File

@@ -1,4 +1,4 @@
import { Account } from "@db/schema/Account";
import { User } from "@db/schema/User";
import { getData } from "@actions/accountActions";
export default async function MyAccountsPage() {