ONE-10: cleaned up and added changes necessary to push to dev

This commit is contained in:
Tim Chamberlain
2022-07-01 11:52:35 -05:00
parent 672febe606
commit d9d6c887f6
122 changed files with 29206 additions and 21653 deletions

View File

@ -45,7 +45,7 @@ import Button from "@mui/material/Button";
import { QTableMetaData } from "@kingsrook/qqq-frontend-core/lib/model/metaData/QTableMetaData";
import MDButton from "../../../../../components/MDButton";
const qController = new QController("http://localhost:8000");
const qController = new QController("");
console.log(qController);
// Declaring props types for ViewForm