Remove takeoffs field, add dashboard route

This commit is contained in:
april
2024-01-08 14:59:07 -06:00
parent 921a3be6b2
commit b446ac93eb
6 changed files with 25 additions and 66 deletions

View File

@@ -0,0 +1,3 @@
export default function Dashboard() {
return;
}