progress? pt3

This commit is contained in:
2025-01-15 15:40:59 -06:00
parent 3f6104aa9d
commit ea40d6fc3c
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
import {useQuery} from "@tanstack/react-query";
import {Link} from "react-router";
import inventory from "./inventory.tsx";
function Inventory() {