mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2025-05-18 12:28:15 +08:00
Remove groups and added list filtering pages
This commit is contained in:
parent
ae5b8de094
commit
ccf8262291
4 changed files with 178 additions and 1 deletions
|
@ -17,7 +17,7 @@ import {
|
|||
EquipmentInstanceLogListType,
|
||||
} from "../Types/Types";
|
||||
|
||||
const debug = false;
|
||||
const debug = true;
|
||||
let backendURL;
|
||||
|
||||
if (debug) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue